Home
last modified time | relevance | path

Searched refs:ValidateSignatureInvocationContext (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp465 if (!ValidateSignatureInvocationContext(substitutedSig, argument, index, flags)) { in ValidateSignatureRequiredParams()
480 bool ETSChecker::ValidateSignatureInvocationContext(Signature *substitutedSig, ir::Expression *argu… in ValidateSignatureInvocationContext() function in ark::es2panda::checker::ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
DETSchecker.h450 …bool ValidateSignatureInvocationContext(Signature *substitutedSig, ir::Expression *argument, std::…