Home
last modified time | relevance | path

Searched refs:ValuesMethod (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsEnumType.h129 [[nodiscard]] Method ValuesMethod() const noexcept;
DetsEnumType.cpp274 ETSEnumInterface::Method ETSEnumInterface::ValuesMethod() const noexcept in ValuesMethod() function in panda::es2panda::checker::ETSEnumInterface
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSCompiler.cpp727 return enumInterface->ValuesMethod().globalSignature; in IsSucceedCompilationProxyMemberExpr()