HomeSort by relevance Sort by last modified time
    Searched full:local_static (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
p11.cpp 5 static int local_static; local
11 local_static;
p10.cpp 29 static int local_static; // expected-note{{'local_static' declared here}} local
34 local_static]() { // expected-error{{'local_static' cannot be captured because it does not have automatic storage duration}}
  /external/clang/test/Index/
complete-lambdas.cpp 9 static int local_static; local

Completed in 59 milliseconds