Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsNewClassInstanceExpression.h76 [[nodiscard]] checker::Signature *GetSignature() const noexcept in GetSignature() function
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp141 PandaString Method::Proto::GetSignature(bool includeReturnType) in GetSignature() function in ark::Method::Proto