reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/StaticAnalyzer/Checkers/AnalysisOrderChecker.cpp
  132       CFGStmtMap *Map = C.getCurrentAnalysisDeclContext()->getCFGStmtMap();
tools/clang/lib/StaticAnalyzer/Checkers/LocalizationChecker.cpp
  727   const Decl *D = C.getCurrentAnalysisDeclContext()->getDecl();
tools/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();