Lines Matching defs:Converted
674 // Dig out the type that all elements should be converted to.
711 ExprResult Converted = CheckObjCCollectionLiteralElement(*this,
714 if (Converted.isInvalid())
717 ElementsBuffer[I] = Converted.get();
798 // Dig out the type that all values should be converted to.
812 // Dig out the type that all keys should be converted to.