HomeSort by: relevance | last modified time | path
    Searched refs:getCurrentAnalysisDeclContext (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
ObjCSelfInitChecker.cpp 173 C.getCurrentAnalysisDeclContext()->getDecl())))
200 C.getCurrentAnalysisDeclContext()->getDecl())))
213 C.getCurrentAnalysisDeclContext()->getDecl())))
241 C.getCurrentAnalysisDeclContext()->getDecl())))
269 C.getCurrentAnalysisDeclContext()->getDecl())))
304 C.getCurrentAnalysisDeclContext()->getDecl())))
411 AnalysisDeclContext *analCtx = C.getCurrentAnalysisDeclContext();
AnalysisOrderChecker.cpp 165 CFGStmtMap *Map = C.getCurrentAnalysisDeclContext()->getCFGStmtMap();
LocalizationChecker.cpp 727 const Decl *D = C.getCurrentAnalysisDeclContext()->getDecl();
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
CheckerContext.h 124 AnalysisDeclContext *getCurrentAnalysisDeclContext() const {

Completed in 17 milliseconds