Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCMac.cpp1269 class CGObjCNonFragileABIMac : public CGObjCCommonMac { class
1454 CGObjCNonFragileABIMac(CodeGen::CodeGenModule &cgm);
4961 CGObjCNonFragileABIMac::CGObjCNonFragileABIMac(CodeGen::CodeGenModule &cgm) in CGObjCNonFragileABIMac() function in CGObjCNonFragileABIMac
5434 llvm::Function *CGObjCNonFragileABIMac::ModuleInitFunction() { in ModuleInitFunction()
5440 void CGObjCNonFragileABIMac::
5468 void CGObjCNonFragileABIMac::FinishNonFragileABIModule() { in FinishNonFragileABIModule()
5505 bool CGObjCNonFragileABIMac::isVTableDispatchedSelector(Selector Sel) { in isVTableDispatchedSelector()
5578 llvm::GlobalVariable * CGObjCNonFragileABIMac::BuildClassRoTInitializer( in BuildClassRoTInitializer()
5672 llvm::GlobalVariable *CGObjCNonFragileABIMac::BuildClassMetaData( in BuildClassMetaData()
5700 CGObjCNonFragileABIMac::ImplementationIsNonLazy(const ObjCImplDecl *OD) const { in ImplementationIsNonLazy()
[all …]