Searched refs:CFGBlockTerminatorPrint (Results 1 – 1 of 1) sorted by relevance
4103 class CFGBlockTerminatorPrint class4104 : public StmtVisitor<CFGBlockTerminatorPrint,void> {4110 CFGBlockTerminatorPrint(raw_ostream &os, StmtPrinterHelper* helper, in CFGBlockTerminatorPrint() function in __anon3efe8e7e0311::CFGBlockTerminatorPrint4423 CFGBlockTerminatorPrint TPrinter(OS, &Helper, PP); in print_block()4565 CFGBlockTerminatorPrint TPrinter(OS, nullptr, PrintingPolicy(LO)); in printTerminator()