Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DInjectedSourceStream.cpp52 auto Name = Strings.getStringForID(Entry.second.FileNI); in reload()
H A DNativeEnumInjectedSources.cpp49 StringRef Ret = cantFail(Strings.getStringForID(Entry.FileNI), in getFileName()
H A DPDBFileBuilder.cpp181 Entry.FileNI = IS.NameIndex; in finalizeMsfLayout()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h336 support::ulittle32_t FileNI; // String table index of file name. member