Home
last modified time | relevance | path

Searched refs:Polymorph (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/SemaCXX/
Dtype-traits.cpp376 typedef HasVirt Polymorph; typedef
377 struct InheritPolymorph : Polymorph {};
381 { int arr[T(__is_polymorphic(Polymorph))]; } in is_polymorphic()