Home
last modified time | relevance | path

Searched refs:local_static (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp11.cpp5 static int local_static; in test_reaching_scope() local
11 local_static; in test_reaching_scope()
Dp10.cpp29 static int local_static; // expected-note{{'local_static' declared here}} in test_reaching_scope() local
34local_static]() { // expected-error{{'local_static' cannot be captured because it does not have au… in test_reaching_scope()
/external/clang/test/Index/
Dcomplete-lambdas.cpp9 static int local_static; in f() local