Searched refs:refersToEnclosingVariableOrCapture (Results 1 – 10 of 10) sorted by relevance
1350 if (E->refersToEnclosingVariableOrCapture()) { in VisitDeclRefExpr()
1951 if (E->refersToEnclosingVariableOrCapture()) { in EmitDeclRefLValue()
3675 if (DRE->refersToEnclosingVariableOrCapture() || in GetBlockDeclRefExprs()3702 if (DRE->refersToEnclosingVariableOrCapture() || in GetInnerBlockDeclRefExprs()3863 bool isArrow = DeclRefExp->refersToEnclosingVariableOrCapture() || in RewriteBlockDeclRefExpr()
4561 if (DRE->refersToEnclosingVariableOrCapture() || in GetBlockDeclRefExprs()4588 if (DRE->refersToEnclosingVariableOrCapture() || in GetInnerBlockDeclRefExprs()4768 bool isArrow = DeclRefExp->refersToEnclosingVariableOrCapture() || in RewriteBlockDeclRefExpr()
347 Record.push_back(E->refersToEnclosingVariableOrCapture()); in VisitDeclRefExpr()
2636 if (!DR || DR->refersToEnclosingVariableOrCapture()) in getCopyElisionCandidate()
5234 if (DR->refersToEnclosingVariableOrCapture()) in EvalAddr()5401 if (DR->refersToEnclosingVariableOrCapture()) in EvalVal()
8964 if (!DRE->refersToEnclosingVariableOrCapture()) return NCCK_None; in isReferenceToNonConstCapture()
1156 bool refersToEnclosingVariableOrCapture() const { in refersToEnclosingVariableOrCapture() function
4431 E->refersToEnclosingVariableOrCapture(), in VisitDeclRefExpr()