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

  /external/clang/test/PCH/
cxx-traits.h 31 struct __is_convertible_to {}; // expected-warning {{made available}} struct in namespace:n
cxx-traits.cpp 29 bool _is_convertible_to_result = __is_convertible_to(int, int);
  /external/clang/test/SemaCXX/
type-traits.cpp     [all...]
  /external/clang/lib/Parse/
ParseExpr.cpp 681 /// [MS] '__is_convertible_to'
    [all...]

Completed in 590 milliseconds