Searched defs:RefersToEnclosingVariableOrCapture (Results 1 – 5 of 5) sorted by relevance
138 bool RefersToEnclosingVariableOrCapture) { in makeDeclRefExpr()159 bool RefersToEnclosingVariableOrCapture) { in makeLvalueToRvalue()
325 ValueDecl *D, bool RefersToEnclosingVariableOrCapture, in DeclRefExpr()372 bool RefersToEnclosingVariableOrCapture, in Create()388 bool RefersToEnclosingVariableOrCapture, in Create()
380 bool RefersToEnclosingVariableOrCapture, QualType T, in DeclRefExpr()399 bool RefersToEnclosingVariableOrCapture, in DeclRefExpr()436 bool RefersToEnclosingVariableOrCapture, in Create()450 bool RefersToEnclosingVariableOrCapture, in Create()
178 unsigned RefersToEnclosingVariableOrCapture : 1; in LLVM_ALIGNAS() local
376 unsigned RefersToEnclosingVariableOrCapture : 1; variable