Home
last modified time | relevance | path

Searched defs:FindClassType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/test/utils/
Dchecker_test.cpp21 checker_alias::Type *CheckerTest::FindClassType(varbinder_alias::ETSBinder *varbinder, std::string_… in FindClassType() function in test::utils::CheckerTest
/arkcompiler/ets_frontend/ets2panda/test/unit/
Dunion_normalisation_test.h129 static checker::Type *FindClassType(varbinder::ETSBinder *varbinder, std::string_view className) in FindClassType() function