Searched defs:RetE (Results 1 – 8 of 8) sorted by relevance
40 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local81 const Expr *RetE, const Expr *TrackingE = nullptr) { in emitBug()98 void ReturnUndefChecker::checkReference(CheckerContext &C, const Expr *RetE, in checkReference()
42 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local
255 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local [all...]
990 if (std::optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, FD)) in updateSummaryFromAnnotations() local1017 if (std::optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, MD)) in updateSummaryFromAnnotations() local
393 static QualType GetReturnType(const Expr *RetE, ASTContext &Ctx) { in GetReturnType()978 const Expr *RetE = S->getRetValue(); in processReturn() local
242 const Expr *RetE = RCC->getReturnStmt()->getRetValue(); computeObjectUnderConstruction() local
1052 const Expr *RetE = Ret->getRetValue(); visitNodeInitial() local
758 const Expr *RetE = RS->getRetValue(); deduceClosureReturnType() local