Home
last modified time | relevance | path

Searched defs:RetE (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DReturnUndefChecker.cpp40 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local
80 static void emitBug(CheckerContext &C, BuiltinBug &BT, const Expr *RetE, in emitBug()
103 void ReturnUndefChecker::checkReference(CheckerContext &C, const Expr *RetE, in checkReference()
H A DReturnPointerRangeChecker.cpp39 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local
H A DStackAddrEscapeChecker.cpp257 const Expr *RetE = RS->getRetValue(); in checkPreStmt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DRetainSummaryManager.cpp986 if (Optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, FD)) in updateSummaryFromAnnotations() local
1013 if (Optional<RetEffect> RetE = getRetEffectFromAnnotations(RetTy, MD)) in updateSummaryFromAnnotations() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp394 static QualType GetReturnType(const Expr *RetE, ASTContext &Ctx) { in GetReturnType()
978 const Expr *RetE = S->getRetValue(); in processReturn() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp223 const Expr *RetE = RCC->getReturnStmt()->getRetValue(); in computeObjectUnderConstruction() local
H A DBugReporterVisitors.cpp1049 const Expr *RetE = Ret->getRetValue(); in visitNodeInitial() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp763 const Expr *RetE = RS->getRetValue(); in deduceClosureReturnType() local