Home
last modified time | relevance | path

Searched refs:CheckOverloadSignatureCompatibility (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dfunction.cpp547 void TSChecker::CheckOverloadSignatureCompatibility(Signature *bodyCallSignature, Signature *signature) in CheckOverloadSignatureCompatibility() function in ark::es2panda::checker::TSChecker
616 CheckOverloadSignatureCompatibility(bodyCallSignature, iter); in InferFunctionDeclarationType()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DTSchecker.h355 void CheckOverloadSignatureCompatibility(Signature *bodyCallSignature, Signature *signature);

Completed in 3 milliseconds