Home
last modified time | relevance | path

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

12345678910>>...113

/llvm-project/lldb/bindings/
H A Dinterfaces.swig14 %include "./interface/SBAddressDocstrings.i"
15 %include "./interface/SBAddressRangeDocstrings.i"
16 %include "./interface/SBAddressRangeListDocstrings.i"
17 %include "./interface/SBAttachInfoDocstrings.i"
18 %include "./interface/SBBlockDocstrings.i"
19 %include "./interface/SBBreakpointDocstrings.i"
20 %include "./interface/SBBreakpointLocationDocstrings.i"
21 %include "./interface/SBBreakpointNameDocstrings.i"
22 %include "./interface/SBBroadcasterDocstrings.i"
23 %include "./interface/SBCommandInterpreterDocstring
[all...]
/llvm-project/flang/test/Semantics/
H A Dmodfile07.f904 interface foo
13 end interface
15 interface operator ( /= )
20 end interface
21 interface
30 end interface
34 interface bar
39 end interface
40 interface operator( .bar.)
45 end interface
[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
62 end interface
67 interface g
77 end 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
37 end interface
[all …]
H A Dresolve18.f9015 interface foo
17 end interface
41 interface foo
42 end interface
58 interface foo
60 end interface foo
69 interface foo
73 end interface foo
78 interface g
79 end interface
[all …]
H A Dresolve67.f906 interface operator(+)
12 end interface
16 interface operator(-)
27 end interface
28 interface operator(.not.)
33 end interface
37 interface operator(/)
42 end interface
43 interface operator(<)
55 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 Dlabel11.f9043 interface t7
45 end interface t8
46 abstract interface
48 end interface t19
49 interface
51 end interface t20
52 interface
54 end interface assignment(=)
55 interface operator(<)
56 end interface operator(.LT.) ! not an error
[all …]
H A Dmodfile33.f9013 interface operator(+)
25 end interface
26 interface operator(/)
37 end interface
142 interface operator(.And.)
152 end interface
154 interface operator(.a.)
159 end interface
160 interface operator(.x.)
165 end interface
[all …]
H A Dresolve109.f905 interface sin
7 end interface
8 interface cos ! no INTRINSIC statement
10 end interface
12 interface mvbits
14 end interface
15 interface move_alloc ! no INTRINSIC statement
17 end interface
18 interface tan ! not explicitly INTRINSIC
20 end interface
[all …]
H A Dbind-c12.f9019 interface
24 end interface
28 interface
33 end interface
37 interface
42 end interface
46 interface
50 end interface
54 interface
59 end interface
[all …]
/llvm-project/flang/module/
H A Dmma.f9013 abstract interface
357 end interface
380 interface mma_lxvp
385 end interface mma_lxvp
418 interface mma_stxvp
425 end interface mma_stxvp
457 interface mma_assemble_acc
468 end interface
482 interface mma_build_acc
493 end interface
[all …]
H A Dieee_arithmetic.f90138 interface operator(==)
147 end interface operator(==)
150 interface operator(/=)
159 end interface operator(/=)
296 interface ieee_class
298 end interface ieee_class
307 interface ieee_copy_sign
309 end interface ieee_copy_sign
319 interface ieee_get_rounding_mode
325 end interface ieee_get_rounding_mod
[all...]
H A Dcudadevice.f9024 interface
27 end interface
30 interface
34 end interface
37 interface
41 end interface
44 interface
48 end interface
51 interface
55 end interface
[all...]
/llvm-project/clang/test/SemaObjC/
H A Dcategory-1.m3 @interface MyClass1 @end
8 @interface MyClass1 (Category1) <p1> // expected-warning {{cannot find protocol definition for 'p1…
11 @interface MyClass1 (Category1) // expected-warning {{duplicate definition of category 'Category1'…
14 @interface MyClass1 (Category3)
17 @interface MyClass1 (Category4) @end // expected-note {{previous definition is here}}
18 @interface MyClass1 (Category5) @end
19 @interface MyClass1 (Category6) @end
20 @interface MyClass1 (Category7) @end // expected-note {{previous definition is here}}
21 @interface MyClass1 (Category8) @end // expected-note {{previous definition is here}}
24 @interface MyClass1 (Category4) @end // expected-warning {{duplicate definition of category 'Catego…
[all …]
/llvm-project/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/flang/test/HLFIR/
H A Dassumed-type-actual-args.f906 interface
10 end interface
16 interface
20 end interface
26 interface
30 end interface
36 interface
40 end interface
46 interface
50 end interface
[all …]
/llvm-project/flang/test/Lower/
H A Darray-user-def-assignments.f908 interface assignment(=)
14 end interface
15 interface assignment(=)
20 end interface
21 interface assignment(=)
26 end interface
182 interface assignment(=)
187 end interface
194 interface assignment(=)
199 end interface
[all...]
/llvm-project/flang/test/Lower/HLFIR/
H A Dfunction-return-destroy.f9037 interface
42 end interface
51 interface
56 end interface
71 interface
76 end interface
87 interface
92 end interface
101 interface
106 end interface
[all …]
H A Dcalls-assumed-shape.f906 interface
10 end interface
19 interface
23 end interface
34 interface
38 end interface
51 interface
55 end interface
68 interface
72 end interface
[all …]
H A Dactual_target_for_dummy_pointer.f9010 interface
17 end interface
37 interface
44 end interface
64 interface
71 end interface
95 interface
105 end interface
132 interface
142 end interface
[all …]
/llvm-project/mlir/include/mlir/IR/
H A DInterfaces.td32 // interface trait declaration.
56 // This class represents a single, optionally static, interface method.
57 // Note: non-static interface methods have an implicit parameter, either
65 // The name of the interface method.
81 // This class represents a single static interface method.
88 // Interface represents a base interface.
90 // A human-readable description of what this interface does.
93 // The name given to the c++ interface class.
96 // The C++ namespace that this interface should be placed into.
102 // The list of methods defined by this interface.
[all …]
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpInterfacesGen.cpp1 //===- OpInterfacesGen.cpp - MLIR op interface utility generator ----------===//
95 void emitConceptDecl(const Interface &interface);
96 void emitModelDecl(const Interface &interface);
97 void emitModelMethodsDef(const Interface &interface);
98 void emitTraitDecl(const Interface &interface, StringRef interfaceName,
100 void emitInterfaceDecl(const Interface &interface);
102 /// The set of interface records to emit.
106 /// The C++ value type of the interface, e.g. Operation*.
108 /// The C++ base interface type.
178 const Interface &interface, in emitInterfaceDefMethods()
177 emitInterfaceDefMethods(StringRef interfaceQualName,const Interface & interface,StringRef valueType,const Twine & implValue,raw_ostream & os,bool isOpInterface) emitInterfaceDefMethods() argument
201 emitInterfaceDef(const Interface & interface,StringRef valueType,raw_ostream & os) emitInterfaceDef() argument
232 emitConceptDecl(const Interface & interface) emitConceptDecl() argument
280 emitModelDecl(const Interface & interface) emitModelDecl() argument
340 emitModelMethodsDef(const Interface & interface) emitModelMethodsDef() argument
446 emitTraitDecl(const Interface & interface,StringRef interfaceName,StringRef interfaceTraitsName) emitTraitDecl() argument
497 emitInterfaceDeclMethods(const Interface & interface,raw_ostream & os,StringRef valueType,bool isOpInterface,tblgen::FmtContext & extraDeclsFmt) emitInterfaceDeclMethods() argument
518 emitInterfaceDecl(const Interface & interface) emitInterfaceDecl() argument
627 Interface interface(&interfaceDef); emitInterfaceDoc() local
[all...]
/llvm-project/clang/test/Modules/
H A Dcompare-objc-interface.m34 @interface NSObject @end
69 @interface CompareForwardDeclaration2: NSObject @end
71 @interface CompareForwardDeclaration1: NSObject @end
79 @interface CompareMatchingSuperclass: NSObject @end
81 @interface CompareSuperclassPresence1: NSObject @end
82 @interface CompareSuperclassPresence2 @end
84 @interface CompareDifferentSuperclass: NSObject @end
86 @interface CompareMatchingSuperclass: NSObject @end
88 @interface CompareSuperclassPresence1 @end
89 @interface CompareSuperclassPresence2: NSObject @end
[all …]

12345678910>>...113