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

  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCSelfInitChecker.cpp 178 C.getCurrentAnalysisDeclContext()->getDecl())))
205 C.getCurrentAnalysisDeclContext()->getDecl())))
217 C.getCurrentAnalysisDeclContext()->getDecl())))
245 C.getCurrentAnalysisDeclContext()->getDecl())))
273 C.getCurrentAnalysisDeclContext()->getDecl())))
308 C.getCurrentAnalysisDeclContext()->getDecl())))
418 AnalysisDeclContext *analCtx = C.getCurrentAnalysisDeclContext();
IdempotentOperationChecker.cpp 122 AnalysisDeclContext *AC = C.getCurrentAnalysisDeclContext();
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 177 AnalysisDeclContext *getCurrentAnalysisDeclContext() const {

Completed in 48 milliseconds