Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DNativeEnumInjectedSources.cpp63 StringRef Ret = cantFail(Strings.getStringForID(Entry.VFileNI), in getVirtualFileName()
73 cantFail(Strings.getStringForID(Entry.VFileNI), in getCode()
H A DInjectedSourceStream.cpp58 auto VName = Strings.getStringForID(Entry.second.VFileNI); in reload()
H A DPDBFileBuilder.cpp189 Entry.VFileNI = IS.VNameIndex; in finalizeMsfLayout()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DRawTypes.h338 support::ulittle32_t VFileNI; // String table index of virtual file name. member