Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:ObjCRuntime

283   CGObjCRuntime* ObjCRuntime;
503 if (!ObjCRuntime
504 return *ObjCRuntime;
508 bool hasObjCRuntime() { return !!ObjCRuntime; }