Home
last modified time | relevance | path

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

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