Searched defs:printAfter (Results 1 – 2 of 2) sorted by relevance
339 void TargetPassConfig::addPass(Pass *P, bool verifyAfter, bool printAfter) { in addPass()385 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