| /arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/ |
| D | regExpLiteral.h | 42 [[nodiscard]] const lexer::RegExpFlags &Flags() const noexcept in Flags() function
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/literals/ |
| D | regExpLiteral.h | 45 const util::StringView &Flags() const in Flags() function
|
| /arkcompiler/ets_frontend/ets2panda/lexer/ |
| D | keywordsUtil.h | 63 inline NextTokenFlags Flags() const in Flags() function
|
| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsFunctionType.h | 102 ir::ScriptFunctionFlags Flags() in Flags() function
|
| /arkcompiler/ets_frontend/ets2panda/parser/ |
| D | parserStatusContext.h | 133 ir::ScriptFunctionFlags Flags() const in Flags() function
|
| /arkcompiler/runtime_core/static_core/verification/config/handlers/ |
| D | config_handler_options.cpp | 104 using Flags = PandaUnorderedMap<PandaString, BoolField>; in RegisterConfigHandlerOptions() typedef
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | lowering.h | 72 enum Flags { enum
|
| /arkcompiler/ets_frontend/ets2panda/ir/base/ |
| D | scriptFunction.h | 272 [[nodiscard]] ir::ScriptFunctionFlags Flags() const noexcept in Flags() function
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.h | 783 ir::ScriptFunctionFlags Flags() const in Flags() function
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_code_parser_context.cpp | 272 using Flags = ark::BytecodeInst<ark::BytecodeInstMode::FAST>::Flags; in MakeChangeWithId() typedef
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | inst_test.cpp | 569 TEST_F(InstTest, Flags) in TEST_F() argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | inst_test.cpp | 573 TEST_F(InstTest, Flags) in TEST_F() argument
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file_reader.cpp | 1112 using Flags = ark::BytecodeInst<ark::BytecodeInstMode::FAST>::Flags; in InstCheckByFlags() typedef 1186 using Flags = ark::BytecodeInst<ark::BytecodeInstMode::FAST>::Flags; in InstUpdateId() typedef
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file_reader.cpp | 1283 using Flags = panda::BytecodeInst<panda::BytecodeInstMode::FAST>::Flags; in AddIndexDependencyInstFlag() typedef 1357 using Flags = panda::BytecodeInst<panda::BytecodeInstMode::FAST>::Flags; in UpdateIdInstFlag() typedef
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/ |
| D | old_instruction_enum.h | 460 enum Flags : uint32_t { enum
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | inst.h | 204 enum Flags : uint32_t { enum
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | inst.h | 165 enum Flags : uint32_t { enum
|