Searched refs:DeclRefEx (Results 1 – 1 of 1) sorted by relevance
2379 const auto *DeclRefEx = dyn_cast<DeclRefExpr>(Ex); in VisitCommonDeclRefExpr() local2382 if (AMgr.options.ShouldInlineLambdas && DeclRefEx && in VisitCommonDeclRefExpr()2383 DeclRefEx->refersToEnclosingVariableOrCapture() && MD && in VisitCommonDeclRefExpr()