Home | History | Annotate | Download | only in Sema

Lines Matching refs:Converted

2050   SmallVector<TemplateArgument, 4> Converted;
2055 Converted))
2062 = ClassTemplate->findPartialSpecialization(Converted.data(),
2063 Converted.size(), InsertPos);
2065 // Build the canonical type that describes the converted template
2069 Converted.data(),
2070 Converted.size());
2119 Converted.data(),
2120 Converted.size(),