Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/lsp/src/
Disolated_declaration.cpp275 const checker::Signature *GetFuncSignature(const checker::ETSFunctionType *etsFunctionType, in GetFuncSignature() function
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.cpp587 const checker::Signature *TSDeclGen::GetFuncSignature(const checker::ETSFunctionType *etsFunctionTy… in GetFuncSignature() function in ark::es2panda::declgen_ets2ts::TSDeclGen