Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/ir/ts/
H A DtsConstructorType.cpp59 auto *constructSignature = in Check() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
H A DtypeCreation.cpp136 Type *Checker::CreateObjectTypeWithConstructSignature(Signature *constructSignature) in CreateObjectTypeWithConstructSignature() argument
152 Type *Checker::CreateConstructorTypeWithSignature(Signature *constructSignature) in CreateConstructorTypeWithSignature() argument
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A DtypeCreation.cpp132 Type *TSChecker::CreateObjectTypeWithConstructSignature(Signature *constructSignature) in CreateObjectTypeWithConstructSignature() argument
146 Type *TSChecker::CreateConstructorTypeWithSignature(Signature *constructSignature) in CreateConstructorTypeWithSignature() argument
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSAnalyzer.cpp1514 auto *constructSignature = in Check() local

Completed in 5 milliseconds