Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/DIA/
DDIASession.cpp208 CComBSTR Utf16Pattern; in findSourceFiles() local
210 Utf16Pattern = CComBSTR(Pattern.data()); in findSourceFiles()
220 Session->findFile(DiaCompiland, Utf16Pattern.m_str, Flags, &SourceFiles)) in findSourceFiles()