Home
last modified time | relevance | path

Searched refs:DeclRefEx (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3069 const auto *DeclRefEx = dyn_cast<DeclRefExpr>(Ex); in VisitCommonDeclRefExpr() local
3072 if (AMgr.options.ShouldInlineLambdas && DeclRefEx && in VisitCommonDeclRefExpr()
3073 DeclRefEx->refersToEnclosingVariableOrCapture() && MD && in VisitCommonDeclRefExpr()