Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DInputFile.h99 void formatFromFileName(LinePrinter &Printer, StringRef File,
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DInputFile.cpp258 void SymbolGroup::formatFromFileName(LinePrinter &Printer, StringRef File, in formatFromFileName() function in SymbolGroup
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp539 Strings.formatFromFileName(P, F); in dumpModuleFiles()