Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp655 auto RetExpr = S->getRetValue(); in checkPreStmt() local
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DNeonEmitter.cpp1360 std::string RetExpr; in emitBodyAsBuiltinCall() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp3627 Expr *RetExpr, const AutoType *AT) { in DeduceFunctionTypeFromReturnExpr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp5342 const Expr *RetExpr = cast<ReturnStmt>(S)->getRetValue(); in EvaluateStmt() local