Home
last modified time | relevance | path

Searched refs:getDiaFile (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/PDB/DIA/
DDIASourceFile.h32 CComPtr<IDiaSourceFile> getDiaFile() const { return SourceFile; } in getDiaFile() function
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp187 Session->findLines(RawCompiland.getDiaSymbol(), RawFile.getDiaFile(), in findLineNumbers()