Searched defs:RetE (Results 1 – 6 of 6) sorted by relevance
312 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
989 if (std::optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, FD)) in updateSummaryFromAnnotations() local1016 if (std::optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, MD)) in updateSummaryFromAnnotations() local
392 static QualType GetReturnType(const Expr *RetE, ASTContext &Ctx) { in GetReturnType()976 const Expr *RetE = S->getRetValue(); in processReturn() local
252 const Expr *RetE = RCC->getReturnStmt()->getRetValue(); in computeObjectUnderConstruction() local
959 const Expr *RetE = Ret->getRetValue(); in visitNodeInitial() local
779 const Expr *RetE = RS->getRetValue(); in deduceClosureReturnType() local