Home
last modified time | relevance | path

Searched full:protected_class (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/verification/gen/templates/
Dlang_specifics.h.erb115 return CheckResult::protected_class;
/arkcompiler/runtime_core/verification/
Dverification.yaml24 protected_class: Access to package-private class is prohibited.
/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.h3250 LogInnerMessage(CheckResult::protected_class); in HandleIsinstance()