Home
last modified time | relevance | path

Searched defs:NamespaceCache (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DStandardLibrary.h112 llvm::DenseMap<const DeclContext *, NSSymbolMap *> NamespaceCache; global() variable
/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h163 llvm::DenseMap<const NamespaceDecl *, llvm::TrackingMDRef> NamespaceCache; global() variable