Home
last modified time | relevance | path

Searched defs:etsFunctionType (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()
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.cpp587 …onst checker::Signature *TSDeclGen::GetFuncSignature(const checker::ETSFunctionType *etsFunctionTy… in GetFuncSignature()
663 void TSDeclGen::GenFunctionType(const checker::ETSFunctionType *etsFunctionType, const ir::MethodDe… in GenFunctionType()