Home
last modified time | relevance | path

Searched defs:Base (Results 1 – 25 of 340) sorted by relevance

12345678910>>...14

/minix/external/bsd/llvm/dist/clang/test/PCH/
H A Dcxx11-inheriting-ctors.cpp9 struct Base { struct
10 Base(int) {} in Base() argument
13 Base(T) {} in Base() function
H A Dcxx-offsetof-base.h3 struct Base { int x; }; struct
/minix/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dtemp.cpp11 …namespace A { template<typename T> struct Base { typedef T t; }; } // expected-note {{member found… struct
12 …namespace B { template<typename T> struct Base { typedef T t; }; } // expected-note {{member found… struct
H A Dinstantiate-elab-type-specifier.cpp5 template <class T> struct Base { struct
10 template <class T> struct Derived : Base<T> { argument
H A Dtypo-dependent-name.cpp5 struct Base { struct
6 T inner;
H A Ddependent-base-classes.cpp39 struct Base { struct
40 class Nested { };
41 template<typename U> struct MemberTemplate { };
42 int a;
127 template <class T> struct Base { struct
128 Base* p;
H A Dclass-template-ctor-initializer.cpp11 typedef A<X> Base; typedef
35 class Base { class
37 Base() {} in Base() function in PR7259::Base
58 struct Base { Base(int); }; // expected-note 2{{candidate}} struct
/minix/external/mit/expat/dist/amiga/
H A Dexpat_68k.c43 struct Library *Base = (struct Library *) regarray[REG68K_A6/4]; in stub_OpenPPC() local
53 struct Library *Base = (struct Library *) regarray[REG68K_A6/4]; in stub_ClosePPC() local
75 struct Library *Base = (struct Library *) regarray[REG68K_A6/4]; in stub_XML_ParserCreatePPC() local
97 struct Library *Base = (struct Library *) regarray[REG68K_A6/4]; in stub_XML_ParserCreateNSPPC() local
119 struct Library *Base = (struct Library *) regarray[REG68K_A6/4]; in stub_XML_ParserCreate_MMPPC() local
143 struct Library *Base = (struct Library *) regarray[REG68K_A6/4]; in stub_XML_ExternalEntityParserCreatePPC() local
166 struct Library *Base = (struct Library *) regarray[REG68K_A6/4]; in stub_XML_ParserFreePPC() local
181 struct Library *Base = (struct Library *) regarray[REG68K_A6/4]; in stub_XML_ParsePPC() local
193 struct Library *Base = (struct Library *) regarray[REG68K_A6/4]; in stub_XML_ParseBufferPPC() local
204 struct Library *Base = (struct Library *) regarray[REG68K_A6/4]; in stub_XML_GetBufferPPC() local
[all …]
/minix/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dobjc2-nonfragile-abi-impl.m4 @interface Base @end interface
10 @implementation Base { implementation
/minix/external/bsd/llvm/dist/clang/test/CXX/class.derived/
H A Dp2.cpp6 struct Base {}; struct
7 int Base = 10; variable
/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dpragma-pack.cpp6 struct Base { struct
7 int i;
22 struct Base { struct
24 int x;
H A Dthread-safety-reference-handling.cpp4 class Base { class
6 Base() {} in Base() function in Base
/minix/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dpragma-pack-3.cpp3 struct Base { struct
7 struct Derived_1 : virtual Base argument
H A Dpragma-pack.cpp3 struct Base { struct
9 struct Sub : virtual Base { argument
/minix/external/bsd/libc++/dist/libcxx/test/utilities/utility/pairs/pairs.pair/
H A Dassign_rv_pair_U_V.pass.cpp20 struct Base struct
22 virtual ~Base() {} in ~Base() argument
H A Drv_pair_U_V.pass.cpp20 struct Base struct
22 virtual ~Base() {} in ~Base() argument
/minix/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Divar-in-implementations.m25 @interface Base @end interface
27 @implementation Base { implementation
H A Dwarn-superclass-method-mismatch.m9 @interface Base : Root interface
11 -(void) method1: (Base*) x; // expected-note {{previous declaration is here}} argument
26 -(void) method2: (Base*) x; // no need to warn. At call point we warn if need be. argument
28 + mathod4: (Base*)x1; argument
/minix/external/bsd/llvm/dist/clang/test/SemaObjCXX/
H A Dwarn-strict-selector-match.mm3 @interface Base interface
4 - (id) meth1: (Base *)arg1; // expected-note {{using}}
/minix/external/bsd/libc++/dist/libcxx/test/std/utilities/utility/pairs/pairs.pair/
H A Dassign_rv_pair_U_V.pass.cpp20 struct Base struct
22 virtual ~Base() {} in ~Base() argument
H A Drv_pair_U_V.pass.cpp20 struct Base struct
22 virtual ~Base() {} in ~Base() argument
/minix/external/bsd/llvm/dist/clang/lib/AST/
H A DVTTBuilder.cpp39 void VTTBuilder::AddVTablePointer(BaseSubobject Base, uint64_t VTableIndex, in AddVTablePointer()
56 void VTTBuilder::LayoutSecondaryVTTs(BaseSubobject Base) { in LayoutSecondaryVTTs()
77 VTTBuilder::LayoutSecondaryVirtualPointers(BaseSubobject Base, in LayoutSecondaryVirtualPointers()
144 VTTBuilder::LayoutSecondaryVirtualPointers(BaseSubobject Base, in LayoutSecondaryVirtualPointers()
176 void VTTBuilder::LayoutVTT(BaseSubobject Base, bool BaseIsVirtual) { in LayoutVTT()
/minix/external/bsd/llvm/dist/clang/include/clang/AST/
H A DBaseSubobject.h30 const CXXRecordDecl *Base; variable
37 BaseSubobject(const CXXRecordDecl *Base, CharUnits BaseOffset) in BaseSubobject()
/minix/external/bsd/llvm/dist/clang/test/Index/
H A Doverriding-method-comments.mm59 struct Base { struct
64 …omments.mm" line="[[@LINE-2]]" column="16"><Name>foo_pure</Name><USR>c:@S@Base@F@foo_pure#I#</USR>… argument
76 …ts.mm" line="[[@LINE-2]]" column="16"><Name>foo_outofline</Name><USR>c:@S@Base@F@foo_outofline#I#<… argument
79 void Base::foo_outofline(int RRR) {} argument
/minix/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp58 SDValue Base; member
210 bool selectBDXAddr12Only(SDValue Addr, SDValue &Base, SDValue &Disp, in selectBDXAddr12Only()
246 bool selectLAAddr12Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectLAAddr12Pair()
252 bool selectLAAddr20Pair(SDValue Addr, SDValue &Base, SDValue &Disp, in selectLAAddr20Pair()
386 static bool expandIndex(SystemZAddressingMode &AM, SDValue Base, in expandIndex()
445 SDValue Base = N.getOperand(1); in expandAddress() local
476 static bool shouldUseLA(SDNode *Base, int64_t Disp, SDNode *Index) { in shouldUseLA()
576 EVT VT, SDValue &Base, in getAddressOperands()
601 EVT VT, SDValue &Base, in getAddressOperands()
613 SDValue Addr, SDValue &Base, in selectBDAddr()
[all …]

12345678910>>...14