Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction_helpers.h142 static const Substitution *BuildExplicitSubstitutionForArguments(ETSChecker *checker, Signature *si… in BuildExplicitSubstitutionForArguments() function
196 … ? BuildExplicitSubstitutionForArguments(checker, signature, typeArguments->Params(), pos, flags) in MaybeSubstituteTypeParameters()