Lines Matching refs:substitution
363 bool IsCompatibleTypeArgument(ETSTypeParameter *typeParam, Type *typeArgument, const Substitution *substitution);
372 static void EmplaceSubstituted(Substitution *substitution, ETSTypeParameter *tparam, Type *typeArg);
374 Type *argumentType, Substitution *substitution);
376 Type *argumentType, Substitution *substitution);
378 Type *argumentType, Substitution *substitution);
380 Type *argumentType, Substitution *substitution);
382 Type *argumentType, Substitution *substitution);
384 const Type *paramType, Substitution *substitution);
387 const size_t index, Substitution *substitution, Type *objectParam);
608 util::StringView GetHashFromSubstitution(const Substitution *substitution);