Searched refs:printStmt (Results 1 – 1 of 1) sorted by relevance
31 std::string printStmt(const Stmt *S) { in printStmt() function115 "' conjured at statement '" + printStmt(S->getStmt()) + "'"; in VisitSymbolConjured()175 return "region allocated by '" + printStmt(R->getExpr()) + "'"; in VisitAllocaRegion()179 return "compound literal " + printStmt(R->getLiteralExpr()); in VisitCompoundLiteralRegion()235 printStmt(R->getExpr()) + "'"; in VisitCXXTempObjectRegion()