Home
last modified time | relevance | path

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

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