Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dfunction.cpp606 auto *bodyCallSignature = allocator_->New<checker::Signature>(signatureInfo, GlobalResolvingReturnType()); in InferFunctionDeclarationType() local
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dfunction.cpp547 void TSChecker::CheckOverloadSignatureCompatibility(Signature *bodyCallSignature, Signature *signature) in CheckOverloadSignatureCompatibility() argument
600 auto *bodyCallSignature = Allocator()->New<checker::Signature>(signatureInfo, GlobalResolvingReturnType()); in InferFunctionDeclarationType() local

Completed in 3 milliseconds