Home
last modified time | relevance | path

Searched defs:constructSignature (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ts/
DtypeCreation.cpp132 Type *TSChecker::CreateObjectTypeWithConstructSignature(Signature *constructSignature) in CreateObjectTypeWithConstructSignature()
146 Type *TSChecker::CreateConstructorTypeWithSignature(Signature *constructSignature) in CreateConstructorTypeWithSignature()
/arkcompiler/ets_frontend/es2panda/typescript/core/
DtypeCreation.cpp135 Type *Checker::CreateObjectTypeWithConstructSignature(Signature *constructSignature) in CreateObjectTypeWithConstructSignature()
151 Type *Checker::CreateConstructorTypeWithSignature(Signature *constructSignature) in CreateConstructorTypeWithSignature()
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsConstructorType.cpp55 auto *constructSignature = in Check() local
/arkcompiler/ets_frontend/ets2panda/checker/
DTSAnalyzer.cpp1524 auto *constructSignature = in Check() local