HomeSort by relevance Sort by last modified time
    Searched refs:g6 (Results 1 - 22 of 22) sorted by null

  /external/clang/test/Sema/
private-extern.c 22 int g6; // expected-note {{previous}} local
23 extern int g6; // expected-error {{extern declaration of 'g6' follows non-extern declaration}}
constant-builtins-2.c 13 double g6 = __builtin_nan(""); variable
  /external/clang/test/CXX/except/except.spec/
p5-virtual.cpp 54 virtual void g6() noexcept; // expected-note {{overridden virtual function is here}}
90 virtual void g6() noexcept(false); // expected-error {{exception specification of overriding function is more lax}}
  /external/clang/test/SemaTemplate/
current-instantiation.cpp 59 void g6(T&); // expected-note{{previous}}
60 void g6(typename X0::U_type&);
61 void g6(typename X0<T, U>::X1::my_T_type&); // expected-error{{redecl}}
132 void g6(T&); // expected-note{{previous}}
133 void g6(typename X0::U_type&);
134 void g6(typename X0<T*, U*>::X2::my_T_type&); // expected-error{{redecl}}
  /external/clang/test/CodeGen/
bitfield-2.c 260 struct s6 g6 = { 0xF }; variable in typeref:struct:s6
276 struct s6 g6 = { 0xF }; local
278 res ^= g6.f0;
279 res ^= f6_load(&g6);
280 res ^= g6.f0;
const-init.c 43 // CHECK: @g6 = global { double, double } { double -1.100000e+0{{[0]*}}1, double 2.900000e+0{{[0]*}}1 }
44 _Complex double g6 = (2.0 + 3.0i) * (5.0 + 7.0i); variable
regparm-struct.c 49 void g6() { function
  /external/clang/test/CodeGenCXX/
pr12251.cpp 52 e6 g6(e6 *x) { function
  /external/clang/test/SemaCXX/
return-noreturn.cpp 69 int g6(int x) { function in namespace:abort_struct_complex_cfgs
constant-expression-cxx11.cpp 263 constexpr bool g6 = &x > &y; // expected-error {{must be initialized by a constant expression}}
    [all...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-param-util-generated.h     [all...]
  /external/v8/test/mjsunit/
large-object-allocation.js 194 this.g6 = i;
  /external/chromium/testing/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-param-test.h     [all...]
  /external/protobuf/gtest/include/gtest/
gtest-param-test.h     [all...]
  /external/elfutils/tests/
run-allregs.sh     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 1355 milliseconds