Home
last modified time | relevance | path

Searched defs:ClassBase (Results 1 – 25 of 59) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/SemaObjC/
H A Dsuper-property-notation.m32 __attribute__((objc_root_class)) @interface ClassBase interface
36 @implementation ClassBase implementation
37 - (void) Meth:(ClassBase*)foo { argument
48 - (void) Meth:(ClassBase*)foo { argument
/dports/graphics/opendx/dx-4.4.4/src/uipp/base/
H A DBase.h25 #define ClassBase "Base" macro
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/generator/
H A DClassBase.cs33 public abstract class ClassBase : GenBase { class
70 protected ClassBase (XmlElement ns, XmlElement elem) : base (ns, elem) { in ClassBase() method in GtkSharp.Generation.ClassBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dsource_location.cpp262 struct ClassBase { struct
264 int x = __builtin_LINE();
265 int y = 0;
266 int z = 0;
269 constexpr ClassBase(int yy, int zz = __builtin_LINE()) in ClassBase() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dsource_location.cpp262 struct ClassBase { struct
264 int x = __builtin_LINE();
265 int y = 0;
266 int z = 0;
269 constexpr ClassBase(int yy, int zz = __builtin_LINE()) in ClassBase() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dsource_location.cpp262 struct ClassBase { struct
264 int x = __builtin_LINE();
265 int y = 0;
266 int z = 0;
269 constexpr ClassBase(int yy, int zz = __builtin_LINE()) in ClassBase() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dsource_location.cpp262 struct ClassBase { struct
264 int x = __builtin_LINE();
265 int y = 0;
266 int z = 0;
269 constexpr ClassBase(int yy, int zz = __builtin_LINE()) in ClassBase() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dsource_location.cpp262 struct ClassBase { struct
264 int x = __builtin_LINE();
265 int y = 0;
266 int z = 0;
269 constexpr ClassBase(int yy, int zz = __builtin_LINE()) in ClassBase() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dsource_location.cpp262 struct ClassBase { struct
264 int x = __builtin_LINE();
265 int y = 0;
266 int z = 0;
269 constexpr ClassBase(int yy, int zz = __builtin_LINE()) in ClassBase() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dsource_location.cpp262 struct ClassBase { struct
264 int x = __builtin_LINE();
265 int y = 0;
266 int z = 0;
269 constexpr ClassBase(int yy, int zz = __builtin_LINE()) in ClassBase() function

123