| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/ |
| H A D | scope2.C | 19 struct Derived : Base<T> struct 31 void Foo (Derived<char> &x) in Foo() argument
|
| H A D | access6.C | 12 template <class T> struct Derived : public Base<T> { struct 17 template void Derived<char>::f<int> (Type); argument
|
| H A D | init-list.C | 10 struct Derived : Base<T> { struct 15 Derived<T>::Derived() : Base(4) { } // { dg-error "have any field" "" } in Derived() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
| H A D | auto_ptr.C | 42 struct Derived : Base { Derived() {}; }; in Derived() function 45 void g(auto_ptr<Derived>) { } in g()
|
| H A D | inherit1.C | 8 template <int dim> class Derived; variable
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/lookup/ |
| H A D | scoped2.C | 12 struct Derived : Base struct 14 void Foo () in Foo()
|
| H A D | using.C | 12 struct Derived : Base { struct 19 Derived d; in main() argument
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/inherit/ |
| H A D | using2.C | 15 struct Derived : Base { struct 17 virtual ~Derived () {} in ~Derived() argument
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/ |
| H A D | visibility17.C | 45 Derived::Derived(int n, char* str) : Base(str) in Derived() function 50 Derived::Derived(int n) : Base() in Derived() function
|
| H A D | visibility6.C | 16 Derived() {} in Derived() function
|
| H A D | arm7.C | 20 Derived(int ii) : Base(ii) {} in Derived() function
|
| H A D | visibility20.C | 19 Derived() {} in Derived() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/ |
| H A D | bitfield-1.m | 31 @interface Derived: Base interface 56 @implementation Derived implementation
|
| H A D | bitfield-2.m | 32 @interface Derived: Base interface 42 @implementation Derived implementation
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/ |
| H A D | ubsan_type_hash_itanium.cpp | 129 static bool isDerivedFromAtOffset(const abi::__class_type_info *Derived, in isDerivedFromAtOffset() 169 const abi::__class_type_info *Derived, sptr Offset) { in findBaseAtOffset() 244 abi::__class_type_info *Derived = in checkDynamicType() local
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
| H A D | template23.C | 31 Derived (float name) in Derived() function
|
| H A D | template25.C | 33 Derived (float form) in Derived() function
|
| /openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| H A D | Store.cpp | 251 SVal StoreManager::evalDerivedToBase(SVal Derived, const CastExpr *Cast) { in evalDerivedToBase() 267 SVal StoreManager::evalDerivedToBase(SVal Derived, const CXXBasePath &Path) { in evalDerivedToBase() 276 SVal StoreManager::evalDerivedToBase(SVal Derived, QualType BaseType, in evalDerivedToBase()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/ |
| H A D | ref2.C | 7 struct Derived : public Base {}; struct
|
| H A D | ref3.C | 2 struct Derived : public Base { }; struct
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/20_util/ |
| H A D | auto_ptr_neg.cc | 31 struct Derived : public Base { }; struct
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/ |
| H A D | badopt1.C | 7 struct Derived : Base {}; // so does removing the base class struct
|
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | ClangSyntaxEmitter.cpp | 64 std::vector<const NodeType *> Derived; member 93 void link(const llvm::Record *Derived, const llvm::Record *Base) { in link()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/ |
| H A D | p5718.C | 19 Derived() { }; in Derived() function
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.jason/ |
| H A D | overload33.C | 23 Derived() {} in Derived() function
|