Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp376 void SourcePrinter::printSourceLine(formatted_raw_ostream &OS, in printSourceLine() function in llvm::objdump::SourcePrinter
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DSourceMgr.cpp458 static void printSourceLine(raw_ostream &S, StringRef LineContents) { in printSourceLine() function