Home
last modified time | relevance | path

Searched refs:aCapturedVar (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/SemaCXX/
Dblocks.cpp120 int aCapturedVar = 0; in test() local
121 run(^{ (void) aCapturedVar; }, func<int>()); in test()
130 int aCapturedVar = 0; in test() local
131 run(^{ (void) aCapturedVar; }, in test()
142 int aCapturedVar = 0; in test() local
143 run(^{ (void) aCapturedVar; }, in test()
/external/llvm-project/clang/test/SemaCXX/
Dblocks.cpp120 int aCapturedVar = 0; in test() local
121 run(^{ (void) aCapturedVar; }, func<int>()); in test()
130 int aCapturedVar = 0; in test() local
131 run(^{ (void) aCapturedVar; }, in test()
142 int aCapturedVar = 0; in test() local
143 run(^{ (void) aCapturedVar; }, in test()