HomeSort by relevance Sort by last modified time
    Searched refs:test3 (Results 201 - 225 of 662) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/clang/test/CodeGen/
arm64-aapcs-arguments.c 20 // CHECK: void @test3([4 x float] %s0_s3.coerce, float %s4, [4 x float] %sp.coerce, [4 x float] %sp16.coerce)
22 void test3(HFA s0_s3, float s4, HFA sp, HFA sp16) { function
builtin-memfns.c 28 // CHECK: @test3
30 void test3(char *P) { function
conditional.c 13 void test3(){ function
mangle.c 41 void test3() { function
packed-nest-unpacked.c 22 void test3(struct X a) { function
23 // CHECK: @test3
  /external/clang/test/CodeGenCXX/
assign-construct-memcpy.cpp 41 foo test3(const foo &x) { function
44 // CHECK-POD: test3
47 // CHECK-NONPOD: test3
debug-info-enum-class.cpp 66 namespace test3 { namespace in namespace:A::B::PR14029
69 // CHECK-SAME: scope: [[TEST3:![0-9]+]]
72 // CHECK: [[TEST3]] = !DINamespace(name: "test3"
delete.cpp 100 namespace test3 { namespace
member-expressions.cpp 39 namespace test3 { namespace
microsoft-abi-vtables-multiple-nonvirtual-inheritance-this-adjustment.cpp 84 namespace test3 { namespace
107 // CHECK-LABEL: VFTable for 'test3::A' in 'test3::C' in 'test3::X' (1 entry).
108 // CHECK-NEXT: 0 | void test3::X::f()
110 // CHECK-LABEL: VFTable for 'test3::B' in 'test3::C' in 'test3::X' (2 entries).
111 // CHECK-NEXT: 0 | void test3::X::g()
112 // CHECK-NEXT: 1 | void test3::B::h(
    [all...]
partial-destruction.cpp 164 namespace test3 { namespace
x86_64-arguments-avx.cpp 54 namespace test3 { namespace
  /external/clang/test/Index/
comment-cplus-decls.cpp 128 namespace test3 { namespace
146 // CHECK: <Declaration>friend void f(const test3::A &amp;)</Declaration>
  /external/clang/test/Layout/
ms-x86-declspec-empty_bases.cpp 126 namespace test3 { namespace
146 // CHECK-NEXT: 0 | struct test3::A
152 // CHECK-NEXT: 0 | struct test3::B (empty)
157 // CHECK-NEXT: 0 | struct test3::C
158 // CHECK-NEXT: 0 | struct test3::A (base)
160 // CHECK-NEXT: 4 | struct test3::B b (empty)
165 // CHECK-NEXT: 0 | struct test3::D (empty)
170 // CHECK-NEXT: 0 | struct test3::E
176 // CHECK-NEXT: 0 | struct test3::F
177 // CHECK-NEXT: 0 | struct test3::D (base) (empty
    [all...]
  /external/clang/test/Parser/
expressions.c 17 int test3(int a, int b, int c) { function
  /external/clang/test/Sema/
arm-neon-types.c 17 float32x2_t test3(uint32x2_t x) { function
block-literal.c 49 void (^test3())(void) {
struct-decl.c 57 inline struct test3 { // expected-error {{'inline' can only appear on functions}} struct
vector-init.c 40 void test3() { function
warn-tautological-compare.c 54 void test3() { function
  /external/clang/test/SemaCXX/
PR11358.cpp 37 namespace test3 { namespace
attr-nonnull.cpp 35 namespace test3 { namespace
switch.cpp 44 namespace test3 { namespace
undefined-inline.cpp 14 namespace test3 { namespace
15 void f(); // expected-warning{{inline function 'test3::f' is not defined}}
warn-exit-time-destructors.cpp 28 namespace test3 { namespace

Completed in 565 milliseconds

1 2 3 4 5 6 7 891011>>