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