Searched refs:refersToEnclosingVariableOrCapture (Results 1 – 13 of 13) sorted by relevance
3655 if (DRE->refersToEnclosingVariableOrCapture() || in GetBlockDeclRefExprs()3677 if (DRE->refersToEnclosingVariableOrCapture() || in GetInnerBlockDeclRefExprs()3835 bool isArrow = DeclRefExp->refersToEnclosingVariableOrCapture() || in RewriteBlockDeclRefExpr()
4472 if (DRE->refersToEnclosingVariableOrCapture() || in GetBlockDeclRefExprs()4494 if (DRE->refersToEnclosingVariableOrCapture() || in GetInnerBlockDeclRefExprs()4671 bool isArrow = DeclRefExp->refersToEnclosingVariableOrCapture() || in RewriteBlockDeclRefExpr()
1680 if (E->refersToEnclosingVariableOrCapture()) { in VisitDeclRefExpr()
2461 !(E->refersToEnclosingVariableOrCapture() && in EmitDeclRefLValue()2483 if (E->refersToEnclosingVariableOrCapture()) { in EmitDeclRefLValue()
1523 if (DRE->refersToEnclosingVariableOrCapture()) { in EmitOMPPrivateLoopCounters()
454 Record.push_back(E->refersToEnclosingVariableOrCapture()); in VisitDeclRefExpr()
2383 DeclRefEx->refersToEnclosingVariableOrCapture() && MD && in VisitCommonDeclRefExpr()
6609 !DRE->refersToEnclosingVariableOrCapture()) { in visitLocalsRetainedByReferenceBinding()7164 if (!DRE || DRE->refersToEnclosingVariableOrCapture()) in CheckMoveOnConstruction()
2943 if (!DR || DR->refersToEnclosingVariableOrCapture()) in getCopyElisionCandidate()
10942 if (!DRE->refersToEnclosingVariableOrCapture()) return NCCK_None; in isReferenceToNonConstCapture()11794 if (VarRef && VarRef->refersToEnclosingVariableOrCapture()) { in CheckAddressOfOperand()
1239 bool refersToEnclosingVariableOrCapture() const { in refersToEnclosingVariableOrCapture() function
6143 E->refersToEnclosingVariableOrCapture(), ToLocation, ToType, in VisitDeclRefExpr()
5377 cast<DeclRefExpr>(E)->refersToEnclosingVariableOrCapture()) { in VisitVarDecl()