Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_method_set.cpp27 EtsClass *const enclosingClass = singleMethod->GetClass(); in Create() local
Dets_method_set.h99 explicit EtsMethodSet(EtsMethod *singleMethod, EtsClass *enclosingClass) in EtsMethodSet()
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.cpp941 pandasm::AnnotationData enclosingClass(Signatures::ETS_ANNOTATION_ENCLOSING_CLASS); in GenAnnotationEnclosingClass() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dobject.cpp399 auto *enclosingClass = Context().ContainingClass(); in BuildBasicClassProperties() local