Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGObjCRuntime.h297 CGObjCRuntime *CreateMacObjCRuntime(CodeGenModule &CGM);
DCodeGenModule.cpp185 ObjCRuntime = CreateMacObjCRuntime(*this); in createObjCRuntime()
DCGObjCMac.cpp7039 CodeGen::CreateMacObjCRuntime(CodeGen::CodeGenModule &CGM) { in CreateMacObjCRuntime() function in CodeGen