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