Searched refs:IsValidSwiftCompilerSubstitution (Results 1 – 3 of 3) sorted by relevance
114 bool IsValidSwiftCompilerSubstitution(const Substitution* type) { in IsValidSwiftCompilerSubstitution() function125 return (IsValidSwiftCompilerSubstitution(type) && in IsValidSwiftCompilerOutputsSubstitution()
51 bool IsValidSwiftCompilerSubstitution(const Substitution* type);
243 return IsValidSwiftCompilerSubstitution(sub_type); in ValidateSubstitution()