Home
last modified time | relevance | path

Searched refs:buildHashMap (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp144 void TpiStream::buildHashMap() { in buildHashMap() function in TpiStream
162 const_cast<TpiStream*>(this)->buildHashMap(); in findRecordsByName()
182 const_cast<TpiStream*>(this)->buildHashMap(); in findFullDeclForForwardRef()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DTpiStream.h71 void buildHashMap();
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DTypeReferenceTracker.cpp46 Tpi->buildHashMap(); in TypeReferenceTracker()
H A DDumpOutputStyle.cpp1471 Stream.buildHashMap(); in dumpTpiStream()