Home
last modified time | relevance | path

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

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