Searched refs:is_convertible_to (Results 1 – 4 of 4) sorted by relevance
63 #if __has_feature(is_convertible_to)64 int is_convertible_to();
1735 void is_convertible_to();1738 friend void is_convertible_to();1748 void is_convertible_to() { in is_convertible_to() function
841 #if __has_feature(is_convertible_to)847 #else // __has_feature(is_convertible_to)956 #endif // __has_feature(is_convertible_to)
976 #if __has_extension(is_convertible_to)978 struct is_convertible_to {