Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCMac.cpp603 class ObjCNonFragileABITypesHelper : public ObjCCommonTypesHelper { class
735 ObjCNonFragileABITypesHelper(CodeGen::CodeGenModule &cgm);
736 ~ObjCNonFragileABITypesHelper(){} in ~ObjCNonFragileABITypesHelper()
1274 ObjCNonFragileABITypesHelper ObjCTypes;
5241 ObjCNonFragileABITypesHelper::ObjCNonFragileABITypesHelper(CodeGen::CodeGenModule &cgm) in ObjCNonFragileABITypesHelper() function in ObjCNonFragileABITypesHelper