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