Searched defs:bodyCallSignature (Results 1 – 2 of 2) sorted by relevance
547 void TSChecker::CheckOverloadSignatureCompatibility(Signature *bodyCallSignature, Signature *signat… in CheckOverloadSignatureCompatibility()600 …auto *bodyCallSignature = Allocator()->New<checker::Signature>(signatureInfo, GlobalResolvingRetur… in InferFunctionDeclarationType() local
607 …auto *bodyCallSignature = allocator_->New<checker::Signature>(signatureInfo, GlobalResolvingReturn… in InferFunctionDeclarationType() local