Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp379 if (!CheckInvokable(substitutedSig, argument, index, flags)) { in ValidateSignatureRequiredParams()
400 bool ETSChecker::CheckInvokable(Signature *substitutedSig, ir::Expression *argument, std::size_t index, in CheckInvokable() function in ETSChecker
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h407 bool CheckInvokable(Signature *substitutedSig, ir::Expression *argument, std::size_t index, TypeRelationFlag flags);

Completed in 6 milliseconds