Searched refs:NamespaceAliasCache (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGDebugInfo.h109 llvm::DenseMap<const NamespaceAliasDecl *, llvm::WeakVH> NamespaceAliasCache; member in class:clang::CodeGen::CGDebugInfo
H A DCGDebugInfo.cpp3257 llvm::WeakVH &VH = NamespaceAliasCache[&NA];

Completed in 1419 milliseconds