Searched defs:CGObjCNonFragileABIMac (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp1275 class CGObjCNonFragileABIMac : public CGObjCCommonMac { class in namespace:__anon17846
1459 CGObjCNonFragileABIMac(CodeGen::CodeGenModule &cgm);
5005 CGObjCNonFragileABIMac::CGObjCNonFragileABIMac(CodeGen::CodeGenModule &cgm) function in class:CGObjCNonFragileABIMac
5477 llvm::Function *CGObjCNonFragileABIMac::ModuleInitFunction() {
5483 void CGObjCNonFragileABIMac::
5512 void CGObjCNonFragileABIMac::FinishNonFragileABIModule() {
5551 bool CGObjCNonFragileABIMac::isVTableDispatchedSelector(Selector Sel) {
5624 llvm::GlobalVariable * CGObjCNonFragileABIMac::BuildClassRoTInitializer(
5674 assert(OID && "CGObjCNonFragileABIMac
[all...]

Completed in 99 milliseconds