Home
last modified time | relevance | path

Searched defs:getSourceFileById (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/DebugInfo/PDB/
H A DPDBApiTest.cpp74 getSourceFileById(uint32_t SymbolId) const override { in getSourceFileById() function in __anon9cf85e360111::MockSession
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIASession.cpp354 DIASession::getSourceFileById(uint32_t FileId) const { in getSourceFileById() function in DIASession
/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp614 SymbolCache::getSourceFileById(SymIndexId FileId) const { getSourceFileById() function in SymbolCache
H A DNativeSession.cpp334 NativeSession::getSourceFileById(uint32_t FileId) const { getSourceFileById() function in NativeSession