Home
last modified time | relevance | path

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

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