Home
last modified time | relevance | path

Searched refs:ANY_TYPE_NAME (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/runtime_core/abc2program/common/
H A Dabc_file_utils.h28 constexpr std::string_view ANY_TYPE_NAME = "any"; member
/arkcompiler/runtime_core/abc2program/
H A Dabc_method_processor.cpp54 pandasm::Type any_type = pandasm::Type(ANY_TYPE_NAME, 0); in FillProto()
/arkcompiler/runtime_core/abc2program/tests/cpp_sources/
H A Dhello_world_test.cpp405 EXPECT_TRUE(function.params[i].type.GetPandasmName() == ANY_TYPE_NAME); in HWTEST_F()

Completed in 3 milliseconds