Searched defs:getSourceFileById (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/DebugInfo/PDB/DIA/ | ||
D | DIASession.cpp | 120 DIASession::getSourceFileById(uint32_t FileId) const { in getSourceFileById() function in DIASession |
/external/llvm/unittests/DebugInfo/PDB/ | ||
D | PDBApiTest.cpp | 72 getSourceFileById(uint32_t SymbolId) const override { in getSourceFileById() function in __anon5388dec50111::MockSession |