Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
H A Dfunction.cpp720 bool Checker::CallMatchesSignature(const ArenaVector<ir::Expression *> &args, Signature *signature, bool throwError) in CallMatchesSignature() function in panda::es2panda::checker::Checker
/arkcompiler/ets_frontend/ets2panda/checker/ts/
H A Dfunction.cpp701 bool TSChecker::CallMatchesSignature(const ArenaVector<ir::Expression *> &args, Signature *signature, bool throwError) in CallMatchesSignature() function in ark::es2panda::checker::TSChecker

Completed in 3 milliseconds