Searched defs:RefersToEnclosingVariableOrCapture (Results 1 – 3 of 3) sorted by relevance
144 bool RefersToEnclosingVariableOrCapture) { in makeDeclRefExpr()165 bool RefersToEnclosingVariableOrCapture) { in makeLvalueToRvalue()
483 bool RefersToEnclosingVariableOrCapture, QualType T, in DeclRefExpr()502 bool RefersToEnclosingVariableOrCapture, in DeclRefExpr()539 bool RefersToEnclosingVariableOrCapture, in Create()553 bool RefersToEnclosingVariableOrCapture, in Create()
381 unsigned RefersToEnclosingVariableOrCapture : 1; variable