Home
last modified time | relevance | path

Searched defs:value_ (Results 1 – 25 of 38) sorted by relevance

12

/arkcompiler/runtime_core/static_core/runtime/include/tooling/
Dvreg_value.h28 constexpr explicit VRegValue(int64_t value = 0) : value_(value) {} in value_() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/types/
Dproperty_preview.h50 std::optional<std::string> value_; variable
Dproperty_descriptor.h130 RemoteObject value_; variable
/arkcompiler/ets_frontend/es2panda/ir/module/
DassertEntry.h60 StringLiteral *value_; variable
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DclassPropertyBuilder.h55 Expression *value_ = nullptr; variable
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsPrivateIdentifier.h67 Expression *value_; variable
/arkcompiler/runtime_core/libpandafile/
Dannotation_data_accessor.h56 uint32_t value_; variable
Dvalue.h69 uint32_t value_; variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dvalue.h69 uint32_t value_; variable
Dannotation_data_accessor.h56 uint32_t value_; variable
/arkcompiler/ets_frontend/ets2panda/ir/base/
DclassElement.h108 Expression *value_; variable
Dproperty.h136 Expression *value_ = nullptr; variable
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
Dconstant_value.h103 std::variant<bool, int32_t, int64_t, double, std::string> value_; variable
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dperf_counter.h54 uint64_t value_; variable
/arkcompiler/runtime_core/assembler/
Dassembly-literals.h32 … std::variant<bool, uint8_t, uint16_t, uint32_t, uint64_t, float, double, std::string> value_; member
Dannotation.h513 std::variant<uint64_t, float, double, std::string, pandasm::Type, AnnotationData> value_; variable
567 std::unique_ptr<Value> value_; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
Dproperty.h120 Expression *value_; variable
DclassProperty.h149 Expression *value_; variable
DmethodDefinition.h190 FunctionExpression *value_; variable
/arkcompiler/runtime_core/static_core/assembler/
Dannotation.h519 std::variant<uint64_t, float, double, std::string, pandasm::Type, AnnotationData> value_; variable
575 std::unique_ptr<Value> value_; variable
/arkcompiler/runtime_core/static_core/verification/util/
Doptional_ref.h88 T *value_; member
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dcheck_tail_calls.cpp54 T value_; member in __anon070079160111::ScopedSetElement
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dcard_table.h273 std::atomic_uint8_t value_ = CLEAR_VALUE; variable
/arkcompiler/runtime_core/static_core/runtime/include/
Dtyped_value.h276 Value value_; variable
/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.h148 char value_; variable
317 int value_; variable

12