Lines Matching full:overloads
3189 // overloads are defined in the global namespace instead of ::std.
3192 // overloads are visible in either the std namespace or the global
3200 // overloads of << defined in the global namespace and those
3247 // These two overloads allow streaming a wide C string to a Message
9384 // "ambiguous overloads" compiler error when trying to print a type
9571 // The following list of PrintTo() overloads tells
9575 // Overloads for various char types.
9585 // Overloads for other simple built-in types.
9599 // Overloads for C strings.
9626 // Overloads for wide C strings
9647 // Overloads for ::string and ::std::string.
9660 // Overloads for ::wstring and ::std::wstring.