Searched defs:extInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | ObjC.cpp | 798 if (extInfo.mergedContainerName.empty()) in parseCatInfoToExtInfo() argument |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCall.cpp | 374 FunctionType::ExtInfo extInfo = FTP->getExtInfo(); arrangeCXXStructorDeclaration() local |