Home
last modified time | relevance | path

Searched defs:Flags (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DregExpLiteral.h45 const util::StringView &Flags() const in Flags() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/literals/
DregExpLiteral.h42 [[nodiscard]] const lexer::RegExpFlags &Flags() const noexcept in Flags() function
/arkcompiler/ets_frontend/ets2panda/lexer/
DkeywordsUtil.h62 inline NextTokenFlags Flags() const in Flags() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsFunctionType.h86 ir::ScriptFunctionFlags Flags() in Flags() function
/arkcompiler/runtime_core/static_core/verification/config/handlers/
Dconfig_handler_options.cpp68 using Flags = PandaUnorderedMap<PandaString, BoolField>; in RegisterConfigHandlerOptions() typedef
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.h72 enum Flags { enum
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/src/
Dmpl_logging.cpp163 std::ios::fmtflags LogInfo::Flags() in Flags() function in maple::LogInfo
/arkcompiler/ets_frontend/ets2panda/ir/base/
DscriptFunction.h252 [[nodiscard]] ir::ScriptFunctionFlags Flags() const noexcept in Flags() function
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_code_parser_context.cpp187 using Flags = panda::BytecodeInst<panda::BytecodeInstMode::FAST>::Flags; in ProcessCodeData() typedef
/arkcompiler/ets_frontend/ets2panda/parser/
DparserImpl.h722 ir::ScriptFunctionFlags Flags() const in Flags() function
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_test.cpp564 TEST_F(InstTest, Flags) in TEST_F() argument
/arkcompiler/runtime_core/compiler/tests/
Dinst_test.cpp569 TEST_F(InstTest, Flags) in TEST_F() argument
/arkcompiler/ets_frontend/es2panda/parser/
DparserImpl.h757 ir::ScriptFunctionFlags Flags() const in Flags() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_reader.cpp1115 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/
Dfile_reader.cpp1264 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/
Dold_instruction_enum.h460 enum Flags : uint32_t { enum
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dinst.h204 enum Flags : uint32_t { enum
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dinst.h295 enum Flags : uint32_t { enum