Searched refs:test4 (Results 151 - 175 of 250) sorted by relevance

12345678910

/external/clang/test/SemaCXX/
H A Danonymous-union.cpp126 namespace test4 { namespace
H A Dast-print.cpp42 void test4() { new X; } function
H A Dconversion.cpp103 namespace test4 { namespace
H A Dreferences.cpp46 void test4() { function
H A Dwarn-global-constructors.cpp54 namespace test4 { namespace
H A Dconstant-expression.cpp129 namespace test4 { namespace
H A Dlinkage2.cpp39 namespace test4 { namespace
/external/clang/test/CXX/class.access/
H A Dp4.cpp158 namespace test4 { namespace
172 // expected-error {{cannot cast 'test4::Derived1' to its private base class}}
173 Public test2(Derived1 &d) { return d; } // expected-error {{cannot cast 'test4::Derived1' to its private base class}} \
190 Public test2(Derived3 &d) { return d; } // expected-error {{'operator Public' is a private member of 'test4::Base'}} \
191 // expected-error {{cannot cast 'test4::Derived3' to its private base class}}
390 int test4(A<int> &a) { function in class:test15::A
415 int test4(B<int> &b) { function in class:test15::B
H A Dp6.cpp109 namespace test4 { namespace
/external/clang/test/CXX/dcl.decl/dcl.meaning/dcl.array/
H A Dp3.cpp39 namespace test4 { namespace
/external/clang/test/CodeGenCXX/
H A Dexceptions.cpp239 namespace test4 { namespace
H A Dlinkage.cpp36 namespace test4 { namespace
H A Dmangle-template.cpp37 namespace test4 { namespace
H A Dmicrosoft-abi-vtables-multiple-nonvirtual-inheritance-return-adjustment.cpp140 namespace test4 { namespace
166 // CHECK-LABEL: VFTable for 'test4::D' in 'test4::X' (3 entries).
167 // CHECK-NEXT: 0 | test4::F *test4::X::foo()
168 // CHECK-NEXT: [return adjustment (to type 'struct test4::B *'): 8 non-virtual]
169 // CHECK-NEXT: 1 | void test4::D::z()
170 // CHECK-NEXT: 2 | test4::F *test4::X::foo()
172 // CHECK-LABEL: Thunks for 'test4
[all...]
H A Dpointers-to-data-members.cpp224 namespace test4 { namespace
230 // CHECK-GLOBAL: @_ZN5test41dE = global %"struct.test4::D" { %"struct.test4::C.base" zeroinitializer, i32* null, %"struct.test4::B.base" { i32 (...)** null, i64 -1 }, %"struct.test4::A" zeroinitializer }, align 8
H A Dtemplate-instantiation.cpp129 namespace test4 { namespace
/external/clang/test/Misc/
H A Dcaret-diags-macros.c131 int test4 = BAD_CONDITIONAL_OPERATOR+BAD_CONDITIONAL_OPERATOR; variable
/external/clang/test/Parser/
H A Dcxx-decl.cpp65 struct test4 { struct
/external/clang/test/Sema/
H A Dattr-deprecated.c55 foo_dep *test4 __attribute__((deprecated)); variable
H A Dblock-misc.c55 int test4(int argc) { // rdar://6251437 function
H A Dexprs.c53 void test4() { function
H A Dreturn.c38 int test4() { function
H A Dswitch.c34 void test4() function
/external/clang/test/SemaTemplate/
H A Dmember-access-expr.cpp113 namespace test4 { namespace
/external/valgrind/main/none/tests/
H A Dfaultstatus.c118 static void test4() function

Completed in 426 milliseconds

12345678910