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 58 #if __has_feature(is_convertible_to)
59 int is_convertible_to();
61 // 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 1695 void is_convertible_to() { function
    [all...]

Completed in 614 milliseconds