Searched refs:CreateConstructorTypeWithSignature (Results 1 – 6 of 6) sorted by relevance
62 return checker->CreateConstructorTypeWithSignature(constructSignature); in Check()
146 Type *TSChecker::CreateConstructorTypeWithSignature(Signature *constructSignature) in CreateConstructorTypeWithSignature() function in ark::es2panda::checker::TSChecker
152 Type *Checker::CreateConstructorTypeWithSignature(Signature *constructSignature) in CreateConstructorTypeWithSignature() function in panda::es2panda::checker::Checker
304 Type *CreateConstructorTypeWithSignature(Signature *constructSignature);
1517 return checker->CreateConstructorTypeWithSignature(constructSignature); in Check()
377 Type *CreateConstructorTypeWithSignature(Signature *constructSignature);