Home
last modified time | relevance | path

Searched defs:METHOD (Results 1 – 25 of 36) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/arch/
Dhelpers.h39 #define ARCH_COPY_METHOD_ARGS(METHOD, ARG_READER, ARG_WRITER) … argument
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dconstpool_value.h29 METHOD, enumerator
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.h40 METHOD, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/
DArkExport.ts30 METHOD = 2, enumerator
/arkcompiler/ets_frontend/ets2panda/lsp/include/
Dclass_hierarchies.h27 enum class ClassRelationKind { UNKNOWN, INTERFACE, CLASS, FIELD, METHOD, PROPERTY }; enumerator
Dclass_hierarchy_item.h26 enum class ClassDefinitionStyle { FIELD = 0, METHOD }; enumerator
Dcompletions.h32 METHOD = 2, enumerator
/arkcompiler/runtime_core/static_core/verification/config/context/
Dcontext.h36 enum class WhitelistKind : uint8_t { METHOD, METHOD_CALL, CLASS, LAST }; enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dlreference.h42 METHOD, enumerator
Dliterals.h49 METHOD, enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dliteral_data_accessor.h40 METHOD = 0x07, enumerator
/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor.h41 METHOD = 0x06, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/
DastNodeFlags.h82 enum class PrivateFieldKind { FIELD, METHOD, GET, SET, STATIC_FIELD, STATIC_METHOD, STATIC_GET, STA… enumerator
92 METHOD = 1U << 6U, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h46 METHOD = 0x10U, enumerator
/arkcompiler/ets_frontend/es2panda/ir/base/
DmethodDefinition.h35 enum class MethodDefinitionKind { CONSTRUCTOR, METHOD, GET, SET }; enumerator
/arkcompiler/ets_frontend/ets2panda/ir/base/
DmethodDefinition.h34 METHOD, enumerator
/arkcompiler/ets_frontend/ets2panda/linter/homecheck/src/matcher/
DMatchers.ts30 METHOD = 3, enumerator
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
Dinstructions.rb44 METHOD = 'method_id' constant
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb44 METHOD = 'method_id' constant
/arkcompiler/ets_frontend/es2panda/binder/
DvariableFlags.h117 METHOD = 1 << 2, enumerator
/arkcompiler/ets_frontend/es2panda/ir/
DastNode.h92 METHOD = 1 << 6, enumerator
/arkcompiler/ets_frontend/ets2panda/bindings/src/
DlspNode.ts37 enum ClassRelationKind { UNKNOWN, INTERFACE, CLASS, FIELD, METHOD, PROPERTY }; enumerator
43
44 export abstract class LspNode {
469 METHOD = 2, enumerator
/arkcompiler/runtime_core/tests/checked/
Dchecker.rb445 def METHOD(method) method in Checker
/arkcompiler/runtime_core/static_core/assembler/
Dannotation.h90 METHOD, enumerator
/arkcompiler/runtime_core/assembler/
Dannotation.h100 METHOD, enumerator

12