Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
Dplugin_proceed_to_state_is_accessor.cpp74 static void FindGetter(es2panda_AstNode *node) in FindGetter() function
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsFunctionType.h72 [[nodiscard]] Signature *FindGetter() const noexcept in FindGetter() function