Searched defs:printSourceLine (Results 1 – 2 of 2) sorted by relevance
364 void SourcePrinter::printSourceLine(formatted_raw_ostream &OS, in printSourceLine() function in llvm::objdump::SourcePrinter
447 static void printSourceLine(raw_ostream &S, StringRef LineContents) { in printSourceLine() function