Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-sret-and-byval.cpp41 struct SmallWithVftable { struct
96 SmallWithVftable small_with_vftable_return() { return SmallWithVftable(); } in small_with_vftable_return()
205 void small_arg_with_vftable(SmallWithVftable s) {} in small_arg_with_vftable()