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