Home
last modified time | relevance | path

Searched defs:extInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lld/MachO/
H A DObjC.cpp798 if (extInfo.mergedContainerName.empty()) in parseCatInfoToExtInfo() argument
856 emitAndLinkProtocolList(Defined * parentSym,uint32_t linkAtOffset,const ClassExtensionInfo & extInfo,const PointerListInfo & ptrList) emitAndLinkProtocolList() argument
914 emitAndLinkPointerList(Defined * parentSym,uint32_t linkAtOffset,const ClassExtensionInfo & extInfo,const PointerListInfo & ptrList) emitAndLinkPointerList() argument
1082 emitCategory(const ClassExtensionInfo & extInfo) emitCategory() argument
1122 ClassExtensionInfo extInfo(catLayout); mergeCategoriesIntoSingleCategory() local
1432 ClassExtensionInfo extInfo(catLayout); mergeCategoriesIntoBaseClass() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp374 FunctionType::ExtInfo extInfo = FTP->getExtInfo(); arrangeCXXStructorDeclaration() local