Searched refs:CFGBlockTerminatorPrint (Results 1 – 1 of 1) sorted by relevance
5443 class CFGBlockTerminatorPrint class5444 : public StmtVisitor<CFGBlockTerminatorPrint,void> {5450 CFGBlockTerminatorPrint(raw_ostream &os, StmtPrinterHelper* helper, in CFGBlockTerminatorPrint() function in __anon8d78c9ed0611::CFGBlockTerminatorPrint5930 CFGBlockTerminatorPrint TPrinter(OS, &Helper, PP); in print_block()6073 CFGBlockTerminatorPrint TPrinter(OS, nullptr, PrintingPolicy(LO)); in printTerminator()