Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp887 std::string VFName = stringOr(IS->getVirtualFileName(), "<null>"); in dumpInjectedSources() local
903 WithColor(Printer, PDB_ColorItem::Path).get() << VFName; in dumpInjectedSources()