Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DCacheTokens.cpp182 typedef llvm::DenseMap<const IdentifierInfo*,uint32_t> IDMap; typedef in __anon527225640411::PTHWriter
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp793 DenseMap<const BasicBlock*, unsigned> &IDMap) { in IncorporateFunctionInfoGlobalBBIDs()