Searched refs:SetTailComments (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfCommonObject.py39 def SetTailComments(self, TailComments): member in class:InfLineCommentObject
126 ## SetTailComments
130 def SetTailComments(self, TailComments): member in class:InfSectionCommonDef
H A DInfDefineObject.py928 InfLineCommentObj.SetTailComments(InfDefMemberObj.Comments.GetTailComments())
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Parser/
H A DInfDefineSectionParser.py138 LineComment.SetTailComments(TailComments)
178 InfDefMemberObj.Comments.SetTailComments(LineComment.GetTailComments())
H A DInfPackageSectionParser.py94 LineComment.SetTailComments(TailComments)
H A DInfSourceSectionParser.py91 LineComment.SetTailComments(TailComments)
H A DInfBinarySectionParser.py117 LineComment.SetTailComments(TailComments)
H A DInfLibrarySectionParser.py101 LibLineComment.SetTailComments(LibTailComments)
H A DInfParser.py288 InfSectionCommonDefObj.SetTailComments(TailComments)

Completed in 122 milliseconds