Searched defs:RetExpr (Results 1 – 4 of 4) sorted by relevance
655 auto RetExpr = S->getRetValue(); in checkPreStmt() local
1360 std::string RetExpr; emitBodyAsBuiltinCall() local
3627 DeduceFunctionTypeFromReturnExpr(FunctionDecl * FD,SourceLocation ReturnLoc,Expr * RetExpr,const AutoType * AT) DeduceFunctionTypeFromReturnExpr() argument [all...]
5327 const Expr *RetExpr = cast<ReturnStmt>(S)->getRetValue(); EvaluateStmt() local