/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/ |
D | regExpLiteral.h | 45 const util::StringView &Flags() const in Flags() function
|
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/ |
D | regExpLiteral.h | 42 [[nodiscard]] const lexer::RegExpFlags &Flags() const noexcept in Flags() function
|
/arkcompiler/ets_frontend/ets2panda/lexer/ |
D | keywordsUtil.h | 62 inline NextTokenFlags Flags() const in Flags() function
|
/arkcompiler/ets_frontend/ets2panda/ir/ets/ |
D | etsFunctionType.h | 86 ir::ScriptFunctionFlags Flags() in Flags() function
|
/arkcompiler/runtime_core/static_core/verification/config/handlers/ |
D | config_handler_options.cpp | 68 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_runtime/ecmascript/compiler/codegen/maple/maple_util/src/ |
D | mpl_logging.cpp | 163 std::ios::fmtflags LogInfo::Flags() in Flags() function in maple::LogInfo
|
/arkcompiler/ets_frontend/ets2panda/ir/base/ |
D | scriptFunction.h | 252 [[nodiscard]] ir::ScriptFunctionFlags Flags() const noexcept in Flags() function
|
/arkcompiler/runtime_core/static_core/static_linker/ |
D | linker_code_parser_context.cpp | 187 using Flags = panda::BytecodeInst<panda::BytecodeInstMode::FAST>::Flags; in ProcessCodeData() typedef
|
/arkcompiler/ets_frontend/ets2panda/parser/ |
D | parserImpl.h | 722 ir::ScriptFunctionFlags Flags() const in Flags() function
|
/arkcompiler/runtime_core/static_core/compiler/tests/ |
D | inst_test.cpp | 564 TEST_F(InstTest, Flags) in TEST_F() argument
|
/arkcompiler/runtime_core/compiler/tests/ |
D | inst_test.cpp | 569 TEST_F(InstTest, Flags) in TEST_F() argument
|
/arkcompiler/ets_frontend/es2panda/parser/ |
D | parserImpl.h | 757 ir::ScriptFunctionFlags Flags() const in Flags() function
|
/arkcompiler/runtime_core/static_core/libpandafile/ |
D | file_reader.cpp | 1115 using Flags = panda::BytecodeInst<panda::BytecodeInstMode::FAST>::Flags; in UpdateCodeAndDebugInfoDependencies() typedef 1183 using Flags = panda::BytecodeInst<panda::BytecodeInstMode::FAST>::Flags; in ComputeLayoutAndUpdateIndices() typedef
|
/arkcompiler/runtime_core/libpandafile/ |
D | file_reader.cpp | 1264 using Flags = panda::BytecodeInst<panda::BytecodeInstMode::FAST>::Flags; in UpdateCodeAndDebugInfoDependencies() typedef 1332 using Flags = panda::BytecodeInst<panda::BytecodeInstMode::FAST>::Flags; in ComputeLayoutAndUpdateIndices() 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 | 295 enum Flags : uint32_t { enum
|