Searched defs:getSourceFileById (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/unittests/DebugInfo/PDB/ | ||
H A D | PDBApiTest.cpp | 74 getSourceFileById(uint32_t SymbolId) const override { in getSourceFileById() function in __anon9cf85e360111::MockSession |
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ | ||
H A D | DIASession.cpp | 354 DIASession::getSourceFileById(uint32_t FileId) const { in getSourceFileById() function in DIASession |
/llvm-project/llvm/lib/DebugInfo/PDB/Native/ | ||
H A D | SymbolCache.cpp | 614 SymbolCache::getSourceFileById(SymIndexId FileId) const { getSourceFileById() function in SymbolCache |
H A D | NativeSession.cpp | 334 NativeSession::getSourceFileById(uint32_t FileId) const { getSourceFileById() function in NativeSession |