Searched refs:aCapturedVar (Results 1 – 2 of 2) sorted by relevance
120 int aCapturedVar = 0; in test() local121 run(^{ (void) aCapturedVar; }, func<int>()); in test()130 int aCapturedVar = 0; in test() local131 run(^{ (void) aCapturedVar; }, in test()142 int aCapturedVar = 0; in test() local143 run(^{ (void) aCapturedVar; }, in test()