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()
39 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local
257 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local
986 if (Optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, FD)) in updateSummaryFromAnnotations() local1013 if (Optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, MD)) in updateSummaryFromAnnotations() local
394 static QualType GetReturnType(const Expr *RetE, ASTContext &Ctx) { in GetReturnType()978 const Expr *RetE = S->getRetValue(); in processReturn() local
223 const Expr *RetE = RCC->getReturnStmt()->getRetValue(); in computeObjectUnderConstruction() local
1049 const Expr *RetE = Ret->getRetValue(); in visitNodeInitial() local
763 const Expr *RetE = RS->getRetValue(); in deduceClosureReturnType() local