Searched defs:RetE (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DReturnPointerRangeChecker.cpp38 const Expr *RetE = RS->getRetValue(); local
H A DReturnUndefChecker.cpp40 const Expr *RetE = RS->getRetValue(); local
80 static void emitBug(CheckerContext &C, BuiltinBug &BT, const Expr *RetE, argument
103 checkReference(CheckerContext &C, const Expr *RetE, DefinedOrUnknownSVal RetVal) const argument
[all...]
H A DStackAddrEscapeChecker.cpp253 const Expr *RetE = RS->getRetValue(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp222 const Expr *RetE = RCC->getReturnStmt()->getRetValue(); local
H A DBugReporterVisitors.cpp1028 const Expr *RetE = Ret->getRetValue(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp394 static QualType GetReturnType(const Expr *RetE, ASTContext &Ctx) { argument
978 const Expr *RetE = S->getRetValue(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp761 const Expr *RetE = RS->getRetValue(); local

Completed in 211 milliseconds