HomeSort by relevance Sort by last modified time
    Searched refs:is_convertible_to (Results 1 - 3 of 3) 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();
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
intrinsics.hpp 174 # if __has_feature(is_convertible_to)
  /external/clang/test/SemaCXX/
type-traits.cpp 1744 void is_convertible_to() { function
    [all...]

Completed in 224 milliseconds