Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/Parser/
DInfCommonObject.py33 def SetHeaderComments(self, HeaderComments): member in InfLineCommentObject
118 def SetHeaderComments(self, HeaderComments): member in InfSectionCommonDef
DInfDefineObject.py943 InfLineCommentObj.SetHeaderComments(InfDefMemberObj.Comments.GetHeaderComments())
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Parser/
DInfDefineSectionParser.py128 LineComment.SetHeaderComments(LineCommentContent)
177 InfDefMemberObj.Comments.SetHeaderComments(LineComment.GetHeaderComments())
DInfPackageSectionParser.py84 LineComment.SetHeaderComments(LineCommentContent)
DInfSourceSectionParser.py81 LineComment.SetHeaderComments(LineCommentContent)
DInfLibrarySectionParser.py91 LibLineComment.SetHeaderComments(LineCommentContent)
DInfBinarySectionParser.py107 LineComment.SetHeaderComments(LineCommentContent)
DInfParser.py347 InfSectionCommonDefObj.SetHeaderComments(CommentBlock)