Home
last modified time | relevance | path

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

12345678910

/arkcompiler/ets_frontend/es2panda/binder/
Ddeclaration.h164 DeclType Type() const override in Type() function
199 DeclType Type() const override in Type() function
209 DeclType Type() const override in Type() function
219 DeclType Type() const override in Type() function
229 DeclType Type() const override in Type() function
239 DeclType Type() const override in Type() function
249 DeclType Type() const override in Type() function
262 DeclType Type() const override in Type() function
274 DeclType Type() const override in Type() function
284 DeclType Type() const override in Type() function
[all …]
Dvariable.h29 class Type; variable
133 VariableType Type() const override in Type() function
173 VariableType Type() const override in Type() function
185 VariableType Type() const override in Type() function
213 VariableType Type() const override in Type() function
273 VariableType Type() const override in Type() function
303 VariableType Type() const override in Type() function
337 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
150 VariableType Type() const override in Type() function
195 VariableType Type() const override in Type() function
207 VariableType Type() const override in Type() function
246 VariableType Type() const override in Type() function
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D3_types.rst1030 .. _string Type:
1076 .. _never Type:
1109 .. _void Type:
1165 .. _Array Types:
1374 .. _undefined Type:
1410 .. _Tuple Types:
1883 .. _DynamicObject Field Access:
1885 DynamicObject Field Access
1931 DynamicObject Method Call
1973 DynamicObject Indexing Access
[all …]
D5_generics.rst659 .. _Readonly Utility Type:
686 .. _Record Utility Type:
/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/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
DtsNullKeyword.h27 class Type; variable
DtsBigintKeyword.h27 class Type; variable
DtsStringKeyword.h27 class Type; variable
DtsAnyKeyword.h27 class Type; variable
DtsObjectKeyword.h27 class Type; variable
DtsNeverKeyword.h27 class Type; variable
DtsThisType.h27 class Type; variable
DtsVoidKeyword.h27 class Type; variable
/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.h68 …#define DEFINE_GET_ONHEAP_HCLASS_FROM_TYPE(Type) … argument
73 …#define DEFINE_GET_NOT_ONHEAP_HCLASS_FROM_TYPE(Type) … argument
/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
73 #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
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DthisExpression.h27 class Type; variable
DomittedExpression.h27 class Type; variable

12345678910