Searched refs:getDiaSymbol (Results 1 – 2 of 2) sorted by relevance
187 Session->findLines(RawCompiland.getDiaSymbol(), RawFile.getDiaFile(), in findLineNumbers()214 .getDiaSymbol(); in findSourceFiles()268 Session->findFile(RawSymbol.getDiaSymbol(), nullptr, nsNone, &Files)) in getSourceFilesForCompiland()
25 CComPtr<IDiaSymbol> getDiaSymbol() const { return Symbol; } in getDiaSymbol() function