Searched refs:refersToEnclosingVariableOrCapture (Results 1 – 12 of 12) sorted by relevance
3655 if (DRE->refersToEnclosingVariableOrCapture() || in GetBlockDeclRefExprs()3677 if (DRE->refersToEnclosingVariableOrCapture() || in GetInnerBlockDeclRefExprs()3836 bool isArrow = DeclRefExp->refersToEnclosingVariableOrCapture() || in RewriteBlockDeclRefExpr()
4477 if (DRE->refersToEnclosingVariableOrCapture() || in GetBlockDeclRefExprs()4499 if (DRE->refersToEnclosingVariableOrCapture() || in GetInnerBlockDeclRefExprs()4677 bool isArrow = DeclRefExp->refersToEnclosingVariableOrCapture() || in RewriteBlockDeclRefExpr()
1462 if (E->refersToEnclosingVariableOrCapture()) { in VisitDeclRefExpr()
2089 !(E->refersToEnclosingVariableOrCapture() && CapturedStmtInfo && in EmitDeclRefLValue()2104 if (E->refersToEnclosingVariableOrCapture()) { in EmitDeclRefLValue()
1903 DeclRefEx->refersToEnclosingVariableOrCapture() && MD && in VisitCommonDeclRefExpr()
380 Record.push_back(E->refersToEnclosingVariableOrCapture()); in VisitDeclRefExpr()
1141 bool refersToEnclosingVariableOrCapture() const { in refersToEnclosingVariableOrCapture() function
2713 if (!DR || DR->refersToEnclosingVariableOrCapture()) in getCopyElisionCandidate()
6611 if (DR->refersToEnclosingVariableOrCapture()) in EvalAddr()6779 if (DR->refersToEnclosingVariableOrCapture()) in EvalVal()
6118 if (!DRE || DRE->refersToEnclosingVariableOrCapture()) in CheckMoveOnConstruction()
9662 if (!DRE->refersToEnclosingVariableOrCapture()) return NCCK_None; in isReferenceToNonConstCapture()
5401 E->refersToEnclosingVariableOrCapture(), in VisitDeclRefExpr()