Home
last modified time | relevance | path

Searched refs:interface (Results 1 – 25 of 2240) sorted by relevance

12345678910>>...90

/llvm-project-15.0.7/lldb/bindings/
H A Dinterfaces.swig14 %include "./interface/SBAddress.i"
16 %include "./interface/SBBlock.i"
26 %include "./interface/SBData.i"
29 %include "./interface/SBError.i"
31 %include "./interface/SBEvent.i"
34 %include "./interface/SBFile.i"
37 %include "./interface/SBFrame.i"
39 %include "./interface/SBHostOS.i"
53 %include "./interface/SBQueue.i"
68 %include "./interface/SBTrace.i"
[all …]
/llvm-project-15.0.7/flang/test/Semantics/
H A Dmodfile07.f904 interface foo
13 end interface
20 end interface
21 interface
30 end interface
34 interface bar
39 end interface
45 end interface
206 interface g
276 interface
[all …]
H A Dresolve17.f906 interface foo
7 end interface
11 interface s
12 end interface
21 interface s
23 end interface
24 interface s
26 end interface
35 interface g
43 interface g
[all …]
H A Dresolve53.f907 interface g
12 end interface
29 interface g
35 end interface
40 interface g
45 end interface
53 interface g
67 interface g
83 interface g
94 interface g
[all …]
H A Dresolve18.f9015 interface foo
17 end interface
41 interface foo
42 end interface
59 interface foo
69 interface foo
78 interface g
85 interface g
100 interface g6
109 interface g7
[all …]
H A Dresolve67.f906 interface operator(+)
12 end interface
27 end interface
33 end interface
42 end interface
54 interface
59 end interface
73 end interface
82 end interface
89 end interface
[all …]
H A Dlabel11.f9043 interface t7
45 end interface t8
46 abstract interface
48 end interface t19
49 interface
51 end interface t20
52 interface
55 interface operator(<)
57 interface operator(.EQ.)
64 abstract interface
[all …]
H A Dresolve54.f906 interface GOOD1
13 end interface
18 interface GOOD2
26 end interface
31 interface GOOD3
40 end interface
43 interface GOOD3
52 end interface
59 interface BAD4
68 end interface
[all …]
H A Dresolve109.f905 interface sin
7 end interface
10 end interface
12 interface mvbits
14 end interface
17 end interface
20 end interface
21 interface acos
23 end interface
26 interface atan
[all …]
H A Dmodfile33.f9025 end interface
37 end interface
152 end interface
159 end interface
165 end interface
170 end interface
289 end interface
295 end interface
301 end interface
387 end interface
[all …]
H A Dresolve24.f904 interface foo
11 end interface
16 interface foo
23 end interface
28 interface foo
31 end interface
43 interface foo
46 end interface
50 interface foo
53 end interface
[all …]
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dcategory-1.m3 @interface MyClass1 @end
14 @interface MyClass1 (Category3)
18 @interface MyClass1 (Category5) @end
69 @interface MultipleCat_I @end
71 @interface MultipleCat_I() @end
80 @interface RDar7680391 () @end // expected-error{{cannot find interface declaration}}
84 @interface RDar8891119 {
88 @interface RDar8891119 ()
91 @interface RDar8891119 ()
104 @interface Unrelated
[all …]
H A Dinvalid-objc-decls-1.m3 @interface Super @end
4 Super s1; // expected-error{{interface type cannot be statically allocated}}
6 extern Super e1; // expected-error{{interface type cannot be statically allocated}}
9 Super s1; // expected-error{{interface type cannot be statically allocated}}
14 @interface INTF
16 Super ivar1; // expected-error{{interface type cannot be statically allocated}}
21 Super objField; // expected-error{{interface type cannot be statically allocated}}
24 @interface MyIntf
32 Super p1; // expected-error{{interface type cannot be statically allocated}}
36 @interface NSMutableSet @end
[all …]
H A Dcategory-direct-members-protocol-conformance.m4 @interface RootClass
11 @interface I : RootClass
21 @interface I (Cat1) <P> // expected-error {{category 'Cat1' cannot conform to protocol 'P' because …
28 @interface I (CatBase) <BaseP> // OK
35 @interface I (Cat2) <P2> // OK
43 @interface I (Cat3) <P3> // OK
46 @interface ExpDirect : RootClass
75 @interface IProp1 : RootClass
81 @interface IProp1 () <PProp> // expected-error {{class extension cannot conform to protocol 'PProp'…
91 @interface IProp2 : RootClass
[all …]
H A Dflexible-array.m5 @interface LastIvar {
10 @interface NotLastIvar {
17 @interface LastIvarInImpl
24 @interface NotLastIvarInImpl
59 @interface LastIvarInExtension
66 @interface NotLastIvarInExtension
112 @interface IvarInNamedCategory
120 @interface LastIvarAndProperty {
174 @interface LastStructIvar {
179 @interface NotLastStructIvar {
[all …]
H A Dattr-designated-init.m13 @interface I1
19 @interface I1(cat)
23 @interface I1()
37 @interface B1
42 @interface B1()
52 @interface S1 : B1
59 @interface S1()
84 @interface S2 : B1
99 @interface S3 : B1
209 @interface B2
[all …]
/llvm-project-15.0.7/clang/test/Index/
H A Dretain-excluded-conditional-blocks.m4 @interface MyCls
11 @interface Test1 @end
14 @interface Test2 @end
19 @interface Test3 @end
22 @interface Test4 @end
27 @interface Test5 @end
30 @interface Test6 @end
36 @interface Test7 @end
39 @interface Test8 @end
44 @interface Test9 @end
[all …]
H A Dsingle-file-parse.m8 @interface MyCls
15 @interface Test1 @end
18 @interface Test2 @end
23 @interface Test3 @end
26 @interface Test4 @end
31 @interface Test5 @end
34 @interface Test6 @end
40 @interface Test7 @end
43 @interface Test8 @end
48 @interface Test9 @end
[all …]
/llvm-project-15.0.7/flang/module/
H A Dieee_arithmetic.f9074 interface operator(==)
84 interface operator(/=)
159 interface ieee_class
180 interface ieee_fma
182 end interface ieee_fma
227 interface ieee_int
250 interface ieee_logb
376 interface ieee_real
396 interface ieee_rem
408 interface ieee_rint
[all …]
H A D__fortran_ieee_exceptions.f9056 interface ieee_get_flag
62 end interface
70 end interface
72 interface ieee_get_modes
77 end interface
84 end interface
92 interface ieee_set_flag
112 interface ieee_set_modes
117 end interface
124 end interface
[all …]
/llvm-project-15.0.7/flang/test/Lower/
H A Darray-user-def-assignments.f908 interface assignment(=)
14 end interface
20 end interface
26 end interface
183 end interface
195 end interface
501 end interface
511 interface
516 end interface
668 end interface
[all …]
H A Dallocatable-caller.f907 interface
11 end interface
20 interface
24 end interface
33 interface
37 end interface
47 interface
51 end interface
65 interface
69 end interface
[all …]
/llvm-project-15.0.7/mlir/tools/mlir-tblgen/
H A DOpInterfacesGen.cpp88 void emitModelDecl(const Interface &interface);
169 for (auto &method : interface.getMethods()) { in emitInterfaceDef()
207 for (auto &method : interface.getMethods()) { in emitConceptDecl()
230 << interface.getName() << ";\n"; in emitModelDecl()
233 interface.getMethods(), os, in emitModelDecl()
352 os << "detail::" << interface.getName() in emitModelMethodsDef()
412 if (auto verify = interface.getVerify()) { in emitTraitDecl()
448 emitConceptDecl(interface); in emitInterfaceDecl()
449 emitModelDecl(interface); in emitInterfaceDecl()
492 emitModelMethodsDef(interface); in emitInterfaceDecl()
[all …]
/llvm-project-15.0.7/clang/test/ASTMerge/interface/Inputs/
H A Dinterface2.m2 @interface I1 {
8 @interface I2 : I1 {
14 @interface I3 {
21 @interface I4 : I1 {
26 @interface I5
32 @interface I6
37 @interface I7
43 @interface I8
73 @interface I11
83 @interface I13
[all …]
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/objc/
H A Dforbidden-subclassing-custom.m6 @interface UIImagePickerController
10 @interface Waldo : UIImagePickerController
14 @interface Foo
17 @interface Bar : Foo
18 // CHECK-MESSAGES: :[[@LINE-1]]:12: warning: Objective-C interface 'Bar' subclasses 'Foo', which is…
22 @interface Baz : Bar
23 // CHECK-MESSAGES: :[[@LINE-1]]:12: warning: Objective-C interface 'Baz' subclasses 'Foo', which is…
26 @interface Quux
30 @interface Xyzzy : Quux
34 @interface Plugh
[all …]

12345678910>>...90