Searched refs:DoxygenCheckCommentFormat (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/Ecc/
H A DConfiguration.py197 self.DoxygenCheckCommentFormat = 1
H A DCheck.py402 self.DoxygenCheckCommentFormat()
516 def DoxygenCheckCommentFormat(self): member in class:Check
517 if EccGlobalData.gConfig.DoxygenCheckCommentFormat == '1' or EccGlobalData.gConfig.DoxygenCheckAll == '1' or EccGlobalData.gConfig.CheckAll == '1':

Completed in 35 milliseconds