Searched defs:printAfter (Results 1 – 3 of 3) sorted by relevance
339 void TargetPassConfig::addPass(Pass *P, bool verifyAfter, bool printAfter) { in addPass()385 bool printAfter) { in addPass()
476 void TargetPassConfig::addPass(Pass *P, bool verifyAfter, bool printAfter) { in addPass()524 bool printAfter) { in addPass()
299 void TypePrinter::printAfter(QualType t, raw_ostream &OS) { in printAfter() function in TypePrinter306 void TypePrinter::printAfter(const Type *T, Qualifiers Quals, raw_ostream &OS) { in printAfter() function in TypePrinter