Searched defs:RetExpr (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp655 auto RetExpr = S->getRetValue(); local
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp1260 SaveRetExprRAII(const Expr *RetExpr, CodeGenFunction &CGF) argument
H A DCodeGenFunction.h373 const Expr *RetExpr = nullptr; member in class:clang::CodeGen::CodeGenFunction
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h3021 Stmt *RetExpr; member in class:clang::final
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3796 DeduceFunctionTypeFromReturnExpr(FunctionDecl *FD, SourceLocation ReturnLoc, Expr *RetExpr, const AutoType *AT) argument
[all...]

Completed in 374 milliseconds