Home
last modified time | relevance | path

Searched defs:Type (Results 1 – 25 of 232) sorted by relevance

12345678910

/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h170 DeclType Type() const override in Type() function
205 DeclType Type() const override in Type() function
215 DeclType Type() const override in Type() function
225 DeclType Type() const override in Type() function
235 DeclType Type() const override in Type() function
245 DeclType Type() const override in Type() function
255 DeclType Type() const override in Type() function
268 DeclType Type() const override in Type() function
280 DeclType Type() const override in Type() function
290 DeclType Type() const override in Type() function
[all …]
Dvariable.h29 class Type; variable
138 VariableType Type() const override in Type() function
178 VariableType Type() const override in Type() function
190 VariableType Type() const override in Type() function
218 VariableType Type() const override in Type() function
278 VariableType Type() const override in Type() function
308 VariableType Type() const override in Type() function
342 VariableType Type() const override in Type() function
/arkcompiler/ets_frontend/ets2panda/varbinder/
Ddeclaration.h142 DeclType Type() const override in Type() function
175 DeclType Type() const override in Type() function
186 DeclType Type() const override in Type() function
200 DeclType Type() const override in Type() function
210 DeclType Type() const override in Type() function
220 DeclType Type() const override in Type() function
230 DeclType Type() const override in Type() function
240 DeclType Type() const override in Type() function
251 DeclType Type() const override in Type() function
261 DeclType Type() const override in Type() function
[all …]
Dvariable.h28 class Type; variable
164 VariableType Type() const override in Type() function
209 VariableType Type() const override in Type() function
221 VariableType Type() const override in Type() function
260 VariableType Type() const override in Type() function
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper-inl.h39 #define GET_ONHEAP_HCLASS_FROM_TYPE(Type) \ argument
56 #define GET_NOT_ONHEAP_HCLASS_FROM_TYPE(Type) … argument
Dtyped_array_helper.h102 …#define DEFINE_GET_ONHEAP_HCLASS_FROM_TYPE(Type) … argument
108 …#define DEFINE_GET_NOT_ONHEAP_HCLASS_FROM_TYPE(Type) … argument
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsParenthesizedType.h27 class Type; variable
36 const Expression *Type() const in Type() function
DtsTypeOperator.h27 class Type; variable
39 const Expression *Type() const in Type() function
DtsUndefinedKeyword.h27 class Type; variable
DtsVoidKeyword.h27 class Type; variable
DtsNullKeyword.h27 class Type; variable
DtsAnyKeyword.h27 class Type; variable
DtsUnknownKeyword.h27 class Type; variable
DtsThisType.h27 class Type; variable
/arkcompiler/ets_frontend/es2panda/compiler/core/
DdynamicContext.h93 DynamicContextType Type() const override in Type() function
110 DynamicContextType Type() const override in Type() function
131 DynamicContextType Type() const override in Type() function
161 DynamicContextType Type() const override in Type() function
201 DynamicContextType Type() const override in Type() function
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D5_generics.rst710 .. _Required Utility Type:
755 .. _Readonly Utility Type:
800 .. _Record Utility Type:
875 .. _Utility Type Private Fields:
/arkcompiler/runtime_core/static_core/plugins/ets/doc/tutorial/
Dbasics.rst166 .. _String:
189 .. _Void Type:
207 .. _Object Type:
219 .. _Array Type:
240 .. _Enum Type:
265 .. _Union Type:
316 .. _Type Aliases:
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DdynamicContext.h104 DynamicContextType Type() const override in Type() function
121 DynamicContextType Type() const override in Type() function
145 DynamicContextType Type() const override in Type() function
212 DynamicContextType Type() const override in Type() function
283 DynamicContextType Type() const override in Type() function
DtargetTypeContext.h22 class Type; variable
/arkcompiler/ets_runtime/ecmascript/
Dglobal_env_constants-inl.h57 #define DECL_GET_IMPL_COMMON(Type, Name, Index) \ argument
74 #define DECL_GET_IMPL_WITH_TYPE(Type, Name, Index, Desc) DECL_GET_IMPL_COMMON(Type, Name, Index) argument
/arkcompiler/ets_frontend/es2panda/ir/statements/
DdebuggerStatement.h27 class Type; variable
DemptyStatement.h27 class Type; variable
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DthisExpression.h27 class Type; variable
DsuperExpression.h27 class Type; variable
DomittedExpression.h27 class Type; variable

12345678910