Searched defs:isSuperOwner (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/ets/ | ||
H A D | helpers.cpp | 2461 bool isSuperOwner = ((originalProp->Modifiers() & ir::ModifierFlags::SUPER_OWNER) != 0U); in GetImplementationClassProp() local |
Completed in 7 milliseconds