Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2727 const auto *DeclRefEx = dyn_cast<DeclRefExpr>(Ex); in VisitCommonDeclRefExpr() local
2730 if (AMgr.options.ShouldInlineLambdas && DeclRefEx && in VisitCommonDeclRefExpr()
2731 DeclRefEx->refersToEnclosingVariableOrCapture() && MD && in VisitCommonDeclRefExpr()