Home
last modified time | relevance | path

Searched defs:RetExpr (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp655 auto RetExpr = S->getRetValue(); in checkPreStmt() local
/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1360 std::string RetExpr; emitBodyAsBuiltinCall() local
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3627 DeduceFunctionTypeFromReturnExpr(FunctionDecl * FD,SourceLocation ReturnLoc,Expr * RetExpr,const AutoType * AT) DeduceFunctionTypeFromReturnExpr() argument
[all...]
/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5327 const Expr *RetExpr = cast<ReturnStmt>(S)->getRetValue(); EvaluateStmt() local