Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Inclusions/
H A DStandardLibrary.h103 llvm::DenseMap<const DeclContext *, NSSymbolMap *> NamespaceCache; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h159 llvm::DenseMap<const NamespaceDecl *, llvm::TrackingMDRef> NamespaceCache; variable