Searched defs:RefersToEnclosingLocal (Results 1 – 3 of 3) sorted by relevance
343 ValueDecl *D, bool RefersToEnclosingLocal, in DeclRefExpr()381 bool RefersToEnclosingLocal, in Create()397 bool RefersToEnclosingLocal, in Create()
11812 const bool RefersToEnclosingLocal, in captureInCapturedRegion()11856 bool RefersToEnclosingLocal) { in addAsFieldToClosureType()11979 const bool RefersToEnclosingLocal, in captureInLambda()
215 unsigned RefersToEnclosingLocal : 1; variable