Searched refs:hasObjCRuntime (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h433 /// hasObjCRuntime() - Return true iff an Objective-C runtime has
435 bool hasObjCRuntime() { return !!ObjCRuntime; } function in class:clang::CodeGen::CodeGenModule

Completed in 190 milliseconds