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

  /external/clang/test/Lexer/
has_feature_type_traits.cpp 83 #if __has_feature(is_polymorphic)
84 int is_polymorphic();
86 // CHECK: int is_polymorphic();
  /external/clang/test/SemaCXX/
type-traits.cpp 288 void is_polymorphic() function
    [all...]

Completed in 993 milliseconds