HomeSort by relevance Sort by last modified time
    Searched refs:is_convertible_to (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Lexer/
has_feature_type_traits.cpp 63 #if __has_feature(is_convertible_to)
64 int is_convertible_to();
66 // CHECK: int is_convertible_to();
  /external/clang/test/SemaCXX/
type-traits.cpp 1774 void is_convertible_to() { function
    [all...]

Completed in 72 milliseconds