Searched defs:getSourceFileById (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/DebugInfo/PDB/DIA/ | ||
D | DIASession.cpp | 191 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 __anon767b75250111::MockSession |