Home
last modified time | relevance | path

Searched refs:CreateConstructorTypeWithSignature (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsConstructorType.cpp62 return checker->CreateConstructorTypeWithSignature(constructSignature); in Check()
/arkcompiler/ets_frontend/es2panda/typescript/core/
DtypeCreation.cpp147 Type *Checker::CreateConstructorTypeWithSignature(Signature *constructSignature) in CreateConstructorTypeWithSignature() function in panda::es2panda::checker::Checker
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h377 Type *CreateConstructorTypeWithSignature(Signature *constructSignature);