Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfCommonObject.py39 def SetTailComments(self, TailComments): member in InfLineCommentObject
130 def SetTailComments(self, TailComments): member in InfSectionCommonDef
DInfDefineObject.py944 InfLineCommentObj.SetTailComments(InfDefMemberObj.Comments.GetTailComments())
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfDefineSectionParser.py138 LineComment.SetTailComments(TailComments)
178 InfDefMemberObj.Comments.SetTailComments(LineComment.GetTailComments())
DInfPackageSectionParser.py94 LineComment.SetTailComments(TailComments)
DInfSourceSectionParser.py91 LineComment.SetTailComments(TailComments)
DInfLibrarySectionParser.py101 LibLineComment.SetTailComments(LibTailComments)
DInfBinarySectionParser.py117 LineComment.SetTailComments(TailComments)
DInfParser.py345 InfSectionCommonDefObj.SetTailComments(TailComments)