Searched defs:RetE (Results 1 – 6 of 6) sorted by relevance
41 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local81 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
122 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local
1356 if (Optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, FD)) in updateSummaryFromAnnotations() local1397 if (Optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, MD)) in updateSummaryFromAnnotations() local2908 static QualType GetReturnType(const Expr *RetE, ASTContext &Ctx) { in GetReturnType()3436 const Expr *RetE = S->getRetValue(); in checkPreStmt() local
687 const Expr *RetE = RS->getRetValue(); in deduceClosureReturnType() local
257 const Expr *RetE = Ret->getRetValue(); in visitNodeInitial() local