Home
last modified time | relevance | path

Searched defs:Const (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/test/
Dbinary_wrong_types.ts50 enum Const { enum
/arkcompiler/runtime_core/static_core/compiler/tests/
Dinst_test.cpp176 TEST_F(InstTest, Const) in TEST_F() argument
/arkcompiler/runtime_core/compiler/tests/
Dinst_test.cpp179 TEST_F(InstTest, Const) in TEST_F() argument
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/litecg/
Dlmir_builder.h73 using Const = MIRConst; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlitecg_ir_builder.cpp43 using Const = maple::litecg::Const; typedef