Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp1401 class CGObjCNonFragileABIMac : public CGObjCCommonMac { class
1613 CGObjCNonFragileABIMac(CodeGen::CodeGenModule &cgm);
1973 llvm::Constant *CGObjCNonFragileABIMac::getNSConstantStringClassRef() { in getNSConstantStringClassRef()
5705 CGObjCNonFragileABIMac::CGObjCNonFragileABIMac(CodeGen::CodeGenModule &cgm) in CGObjCNonFragileABIMac() function in CGObjCNonFragileABIMac
6146 llvm::Function *CGObjCNonFragileABIMac::ModuleInitFunction() { in ModuleInitFunction()
6152 void CGObjCNonFragileABIMac::AddModuleClassList( in AddModuleClassList()
6182 void CGObjCNonFragileABIMac::FinishNonFragileABIModule() { in FinishNonFragileABIModule()
6226 bool CGObjCNonFragileABIMac::isVTableDispatchedSelector(Selector Sel) { in isVTableDispatchedSelector()
6298 llvm::GlobalVariable * CGObjCNonFragileABIMac::BuildClassRoTInitializer( in BuildClassRoTInitializer()
6384 CGObjCNonFragileABIMac::BuildClassObject(const ObjCInterfaceDecl *CI, in BuildClassObject()
[all …]