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

Declarations

tools/clang/include/clang/Analysis/AnalysisDeclContext.h
   40 class LocationContextManager;

References

tools/clang/include/clang/Analysis/AnalysisDeclContext.h
  213   LocationContextManager &getLocationContextManager();
  444   LocationContextManager LocContexts;
  520   LocationContextManager &getLocationContextManager() {
tools/clang/lib/Analysis/AnalysisDeclContext.cpp
  342 LocationContextManager &AnalysisDeclContext::getLocationContextManager() {