Searched refs:CreateGNUObjCRuntime (Results 1 – 3 of 3) sorted by relevance
296 CGObjCRuntime *CreateGNUObjCRuntime(CodeGenModule &CGM);
2842 clang::CodeGen::CreateGNUObjCRuntime(CodeGenModule &CGM) { in CreateGNUObjCRuntime() function in clang::CodeGen
179 ObjCRuntime = CreateGNUObjCRuntime(*this); in createObjCRuntime()