Home
last modified time | relevance | path

Searched defs:flags_ (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/util/ast-builders/
DetsWildcardTypeBuilder.h49 ModifierFlags flags_ = ModifierFlags::NONE; variable
DregExpLiteralBuilder.h55 lexer::RegExpFlags flags_ = lexer::RegExpFlags::EMPTY; variable
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
DregExpLiteral.h65 lexer::RegExpFlags flags_; variable
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DregExpLiteral.h63 util::StringView flags_; variable
/arkcompiler/runtime_core/static_core/verification/util/
Dflags.h48 const UInt &flags_; variable
/arkcompiler/runtime_core/static_core/verification/cflow/
Dcflow_info.h93 PandaVector<uint8_t> flags_; variable
/arkcompiler/ets_frontend/ets2panda/lsp/include/formatting/
Drule.h66 RuleFlags flags_; member
/arkcompiler/runtime_core/taihe/test/ani_bundle/author/src/
Dohos_app_ability_want.impl.cpp34 optional<float> flags_; member in __anon25e9d6600111::WantImpl
/arkcompiler/ets_frontend/es2panda/ir/base/
DscriptFunction.h277 ir::ScriptFunctionFlags flags_; variable
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_parser.h294 uint32_t flags_; variable
Dregexp_executor.h762 uint32_t flags_ = 0; variable
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectType.h485 ETSObjectFlags flags_; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h634 FIELD_UNUSED uint32_t flags_; variable
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
Dregexp_executor.h556 uint32_t flags_ = 0; variable
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h416 size_t flags_; variable
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h934 alignas(EAS) PackedPtr flags_; member