Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp393 static QualType GetReturnType(const Expr *RetE, ASTContext &Ctx) { in GetReturnType()
978 const Expr *RetE = S->getRetValue(); in processReturn() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp242 const Expr *RetE = RCC->getReturnStmt()->getRetValue(); in computeObjectUnderConstruction() local
H A DBugReporterVisitors.cpp1052 const Expr *RetE = Ret->getRetValue(); in visitNodeInitial() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp758 const Expr *RetE = RS->getRetValue(); in deduceClosureReturnType() local