Home
last modified time | relevance | path

Searched refs:DeclNameMap (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DODRHash.h44 llvm::DenseMap<DeclarationName, unsigned> DeclNameMap; variable
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DODRHash.cpp48 auto Result = DeclNameMap.insert(std::make_pair(Name, DeclNameMap.size())); in AddDeclarationNameImpl()
209 DeclNameMap.clear(); in clear()