Home
last modified time | relevance | path

Searched refs:Test17 (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/Sema/
Dc89.c121 struct Test17 { int a; }; argument
122 struct Test17 test17_aux(void);
126 …struct Test17 t0 = { v }; /* expected-warning {{initializer for aggregate is not a compile-time co… in test17()
127 struct Test17 t1 = test17_aux(); /* this is allowed */ in test17()
/external/compiler-rt/test/tsan/
Ddeadlock_detector_stress_test.cc457 void Test17() { in Test17() function in LockTest
620 LockTest().Test17(); in main()
/external/clang/test/SemaObjC/
Darc.m412 @class Test17; // expected-note 2{{forward declaration of class here}}
418 Test17 *v0;
419 …[v0 test17]; // expected-error {{receiver type 'Test17' for instance message is a forward declarat…
421 Test17<Test17p> *v1;
422 …[v1 test17]; // expected-error {{receiver type 'Test17<Test17p>' for instance message is a forward…
424 …[Test17 test17]; // expected-error {{receiver 'Test17' for class message is a forward declaration}}
/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-vbtables.cpp305 namespace Test17 { namespace
Dvtable-layout.cpp743 namespace Test17 { namespace
Dvisibility.cpp383 namespace Test17 { namespace