Home
last modified time | relevance | path

Searched defs:printSourceLine (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp364 void SourcePrinter::printSourceLine(formatted_raw_ostream &OS, in printSourceLine() function in llvm::objdump::SourcePrinter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp447 static void printSourceLine(raw_ostream &S, StringRef LineContents) { in printSourceLine() function