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 174 C.getCurrentAnalysisDeclContext()->getDecl())))
201 C.getCurrentAnalysisDeclContext()->getDecl())))
214 C.getCurrentAnalysisDeclContext()->getDecl())))
242 C.getCurrentAnalysisDeclContext()->getDecl())))
270 C.getCurrentAnalysisDeclContext()->getDecl())))
305 C.getCurrentAnalysisDeclContext()->getDecl())))
412 AnalysisDeclContext *analCtx = C.getCurrentAnalysisDeclContext();
LocalizationChecker.cpp 656 const Decl *D = C.getCurrentAnalysisDeclContext()->getDecl();
    [all...]
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 173 AnalysisDeclContext *getCurrentAnalysisDeclContext() const {

Completed in 82 milliseconds