Searched defs:printAfter (Results 1 – 2 of 2) sorted by relevance
274 void TargetPassConfig::addPass(Pass *P, bool verifyAfter, bool printAfter) { in addPass()312 bool printAfter) { in addPass()
295 void TypePrinter::printAfter(QualType t, raw_ostream &OS) { in printAfter() function in TypePrinter302 void TypePrinter::printAfter(const Type *T, Qualifiers Quals, raw_ostream &OS) { in printAfter() function in TypePrinter