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

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 169 bool isObjCGCEnabled() const {
170 return Eng.isObjCGCEnabled();
ExprEngine.h 141 bool isObjCGCEnabled() { return ObjCGCEnabled; }
  /external/clang/lib/StaticAnalyzer/Checkers/
RetainCountChecker.cpp     [all...]

Completed in 653 milliseconds