Home | History | Annotate | Download | only in Sema

Lines Matching refs:Converted

2265   SmallVector<TemplateArgument, 4> Converted;
2270 Converted))
2277 = ClassTemplate->findPartialSpecialization(Converted.data(),
2278 Converted.size(), InsertPos);
2280 // Build the canonical type that describes the converted template
2284 Converted.data(),
2285 Converted.size());
2334 Converted.data(),
2335 Converted.size(),