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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DNullabilityChecker.cpp471 auto RetExpr = S->getRetValue(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/utils/TableGen/
H A DNeonEmitter.cpp1380 std::string RetExpr; local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1346 Stmt *RetExpr; member in class:clang::ReturnStmt
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp3006 DeduceFunctionTypeFromReturnExpr(FunctionDecl *FD, SourceLocation ReturnLoc, Expr *&RetExpr, AutoType *AT) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp3535 const Expr *RetExpr = cast<ReturnStmt>(S)->getRetValue(); local

Completed in 199 milliseconds