Home
last modified time | relevance | path

Searched defs:RetE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp312 const Expr *RetE, SVal &RetVal) { in FilterReturnExpressionLeaks()
348 FindEscapingStackRegions(CheckerContext &C, const Expr *RetE, SVal RetVal) { in FindEscapingStackRegions()
363 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DRetainSummaryManager.cpp989 if (std::optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, FD)) in updateSummaryFromAnnotations() local
1016 if (std::optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, MD)) in updateSummaryFromAnnotations() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp392 static QualType GetReturnType(const Expr *RetE, ASTContext &Ctx) { in GetReturnType()
976 const Expr *RetE = S->getRetValue(); in processReturn() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp252 const Expr *RetE = RCC->getReturnStmt()->getRetValue(); in computeObjectUnderConstruction() local
H A DBugReporterVisitors.cpp959 const Expr *RetE = Ret->getRetValue(); in visitNodeInitial() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp779 const Expr *RetE = RS->getRetValue(); in deduceClosureReturnType() local