Home
last modified time | relevance | path

Searched defs:NameMap (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DASTImporterLookupTable.h53 using NameMap = llvm::SmallDenseMap<DeclarationName, DeclList, 4>; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h307 DenseMap<SymbolRemappingReader::Key, StringRef> NameMap; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp399 cl::opt<bool> NameMap("name-map", cl::desc("Dump bytes of PDB Name Map"), variable