Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp207 IDiaSymbol *DiaCompiland = nullptr; in findSourceFiles() local
213 DiaCompiland = static_cast<const DIARawSymbol &>(Compiland->getRawSymbol()) in findSourceFiles()
220 Session->findFile(DiaCompiland, Utf16Pattern.m_str, Flags, &SourceFiles)) in findSourceFiles()