Searched defs:RefersToEnclosingVariableOrCapture (Results 1 – 3 of 3) sorted by relevance
138 bool RefersToEnclosingVariableOrCapture) { in makeDeclRefExpr()159 bool RefersToEnclosingVariableOrCapture) { in makeLvalueToRvalue()
382 bool RefersToEnclosingVariableOrCapture, QualType T, in DeclRefExpr()401 bool RefersToEnclosingVariableOrCapture, in DeclRefExpr()438 bool RefersToEnclosingVariableOrCapture, in Create()452 bool RefersToEnclosingVariableOrCapture, in Create()
376 unsigned RefersToEnclosingVariableOrCapture : 1; variable