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