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