HomeSort by relevance Sort by last modified time
    Searched full:local_static (Results 1 - 4 of 4) 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}}
  /packages/apps/ContactsCommon/TestCommon/
Android.mk 21 # This has to be LOCAL_JAVA instead of LOCAL_STATIC since this test util is installed in the same
  /external/clang/test/Index/
complete-lambdas.cpp 9 static int local_static; local

Completed in 342 milliseconds