Home
last modified time | relevance | path

Searched defs:DependentStoredDeclsMap (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/include/clang/AST/
DDependentDiagnostic.h100 friend class DependentStoredDeclsMap; variable
/external/clang/include/clang/AST/
DDependentDiagnostic.h105 friend class DependentStoredDeclsMap; variable
DDeclContextInternals.h253 DependentStoredDeclsMap() : FirstDiagnostic(nullptr) {} in DependentStoredDeclsMap() function