Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsNewClassInstanceExpression.h78 [[nodiscard]] checker::Signature *GetSignature() const noexcept in GetSignature() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_function.cpp85 const std::string &MIRFunction::GetSignature() const in GetSignature() function in maple::MIRFunction
/arkcompiler/runtime_core/static_core/runtime/
Dmethod.cpp141 PandaString Method::Proto::GetSignature(bool includeReturnType) in GetSignature() function in ark::Method::Proto