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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 165 bool isObjCGCEnabled() const {
166 return Eng.isObjCGCEnabled();
ExprEngine.h 141 bool isObjCGCEnabled() { return ObjCGCEnabled; }

Completed in 46 milliseconds