Home
last modified time | relevance | path

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

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