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

  /external/valgrind/drd/tests/
local_static.vgtest 1 prereq: false && test -e local_static && ./supported_libpthread
3 prog: local_static
Makefile.am 139 local_static.stderr.exp \
140 local_static.vgtest \
364 local_static \
497 local_static_SOURCES = local_static.cpp
  /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/PCH/
local_static.cpp 3 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.9.0 -include %S/local_static.h -fsyntax-only %s -emit-llvm -o %t.no_pch.ll %s
7 // RUN: %clang_cc1 -triple x86_64-apple-macosx10.9.0 -x c++-header -emit-pch -o %t.pch %S/local_static.h
  /external/clang/test/Index/
complete-lambdas.cpp 9 static int local_static; local

Completed in 132 milliseconds