Searched refs:GetTypeVector (Results 1 – 5 of 5) sorted by relevance
17 LabelDeclaration def = {label.name, GetTypeVector(label.types)}; in MakeSignature()21 {GetTypeVector(signature->parameters.types), in MakeSignature()
27 TypeVector GetTypeVector(const std::vector<TypeExpression*>& v) { in GetTypeVector() function
560 TypeVector specialization_types = GetTypeVector(expr->generic_arguments); in Visit()1174 << arguments.parameters.GetTypeVector() << ")"; in FailMacroLookup()1192 TypeVector parameter_types(arguments.parameters.GetTypeVector()); in LookupCall()1609 TypeVector parameter_types(arguments.parameters.GetTypeVector()); in GeneratePointerCall()1840 TypeVector specialization_types = GetTypeVector(decl->generic_parameters); in Visit()1862 GetTypeVector(expr->callee.generic_arguments); in Visit()
368 TypeVector GetTypeVector() const { in GetTypeVector() function
225 SpecializationKey key = {generic, GetTypeVector(decl->generic_parameters)}; in Visit()