Home
last modified time | relevance | path

Searched defs:bodyCallSignature (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ts/
Dfunction.cpp547 void TSChecker::CheckOverloadSignatureCompatibility(Signature *bodyCallSignature, Signature *signat… in CheckOverloadSignatureCompatibility()
600 …auto *bodyCallSignature = Allocator()->New<checker::Signature>(signatureInfo, GlobalResolvingRetur… in InferFunctionDeclarationType() local
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp607 …auto *bodyCallSignature = allocator_->New<checker::Signature>(signatureInfo, GlobalResolvingReturn… in InferFunctionDeclarationType() local