HomeSort by relevance Sort by last modified time
    Searched defs:Test6 (Results 1 - 11 of 11) sorted by null

  /external/clang/test/SemaCXX/
attr-weak.cpp 19 struct Test6 {
20 static void test6() __attribute__((weak)); // expected-error {{weak declaration cannot have internal linkage}}
empty-class-layout.cpp 135 namespace Test6 {
references.cpp 61 int& test6(int& x) { function
69 class Test6 { // expected-warning{{class 'Test6' does not declare any constructor to initialize its non-modifiable members}}
  /external/clang/test/CodeGen/
2002-02-17-ArgumentAddress.c 30 int Test6() {
  /external/clang/test/CodeGenCXX/
class-layout.cpp 50 namespace Test6 {
devirtualize-virtual-function-calls-final.cpp 92 namespace Test6 {
skip-vtable-pointer-initialization.cpp 110 namespace Test6 {
vtable-available-externally.cpp 124 namespace Test6 {
thunks.cpp 132 namespace Test6 {
vtable-layout.cpp 297 namespace Test6 {
310 // CHECK-13: Vtable for 'Test6::C' (6 entries).
312 // CHECK-13-NEXT: 1 | Test6::C RTTI
313 // CHECK-13-NEXT: -- (Test6::A1, 0) vtable address --
314 // CHECK-13-NEXT: -- (Test6::C, 0) vtable address --
315 // CHECK-13-NEXT: 2 | void Test6::C::f()
317 // CHECK-13-NEXT: 4 | Test6::C RTTI
318 // CHECK-13-NEXT: -- (Test6::A2, 16) vtable address --
319 // CHECK-13-NEXT: 5 | void Test6::C::f()
    [all...]
visibility.cpp 206 namespace Test6 {

Completed in 361 milliseconds