Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1899 const auto *DeclRefEx = dyn_cast<DeclRefExpr>(Ex); in VisitCommonDeclRefExpr() local
1902 if (AMgr.options.shouldInlineLambdas() && DeclRefEx && in VisitCommonDeclRefExpr()
1903 DeclRefEx->refersToEnclosingVariableOrCapture() && MD && in VisitCommonDeclRefExpr()