Searched defs:constructSignature (Results 1 – 2 of 2) sorted by relevance
133 Type *Checker::CreateObjectTypeWithConstructSignature(Signature *constructSignature) in CreateObjectTypeWithConstructSignature()147 Type *Checker::CreateConstructorTypeWithSignature(Signature *constructSignature) in CreateConstructorTypeWithSignature()
59 auto *constructSignature = in Check() local