Home
last modified time | relevance | path

Searched refs:FileNameOffsetToId (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DSymbolCache.h67 mutable DenseMap<uint32_t, SymIndexId> FileNameOffsetToId; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp631 FileNameOffsetToId.try_emplace(Checksums.FileNameOffset); in getOrCreateSourceFile()