Searched defs:RefersToEnclosingLocal (Results 1 – 3 of 3) sorted by relevance
372 ValueDecl *D, bool RefersToEnclosingLocal, in DeclRefExpr()410 bool RefersToEnclosingLocal, in Create()426 bool RefersToEnclosingLocal, in Create()
11558 const bool RefersToEnclosingLocal, in captureInCapturedRegion()11603 bool RefersToEnclosingLocal) { in addAsFieldToClosureType()11726 const bool RefersToEnclosingLocal, in captureInLambda()
215 unsigned RefersToEnclosingLocal : 1; variable