Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGObjCRuntime.h297 CGObjCRuntime *CreateMacObjCRuntime(CodeGenModule &CGM);
H A DCodeGenModule.cpp183 ObjCRuntime = CreateMacObjCRuntime(*this); in createObjCRuntime()
H A DCGObjCMac.cpp7033 CodeGen::CreateMacObjCRuntime(CodeGen::CodeGenModule &CGM) { in CreateMacObjCRuntime() function in CodeGen