Searched defs:RetE (Results 1 – 8 of 8) sorted by relevance
40 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local80 static void emitBug(CheckerContext &C, BuiltinBug &BT, const Expr *RetE, in emitBug()103 void ReturnUndefChecker::checkReference(CheckerContext &C, const Expr *RetE, in checkReference()
40 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local
249 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local
994 if (std::optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, FD)) in updateSummaryFromAnnotations() local1021 if (std::optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, MD)) in updateSummaryFromAnnotations() local
395 static QualType GetReturnType(const Expr *RetE, ASTContext &Ctx) { in GetReturnType()980 const Expr *RetE = S->getRetValue(); in processReturn() local
241 const Expr *RetE = RCC->getReturnStmt()->getRetValue(); in computeObjectUnderConstruction() local
1022 const Expr *RetE = Ret->getRetValue(); in visitNodeInitial() local
773 const Expr *RetE = RS->getRetValue(); in deduceClosureReturnType() local