HomeSort by relevance Sort by last modified time
    Searched refs:CreateMacObjCRuntime (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGObjCRuntime.h 297 CGObjCRuntime *CreateMacObjCRuntime(CodeGenModule &CGM);
CodeGenModule.cpp 175 ObjCRuntime = CreateMacObjCRuntime(*this);
    [all...]
CGObjCMac.cpp     [all...]

Completed in 688 milliseconds