Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
DutilityTypeHandlers.cpp113 …const auto partialClassName = util::UString(declIdent->Name(), Allocator()).Append(PARTIAL_CLASS_S… in CreatePartialTypeClass() local
165util::StringView const &partialClassName, parser::Program *const programToUse, in HandlePartialInterface()