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

References

tools/clang/include/clang/AST/DependentDiagnostic.h
  178   const DependentStoredDeclsMap *Map
tools/clang/lib/AST/DeclBase.cpp
 1927     M = new DependentStoredDeclsMap();
 1967   auto *Map = static_cast<DependentStoredDeclsMap *>(Parent->LookupPtr);