Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dmicrosoft-abi-sret-and-byval.cpp119 void small_arg_with_dtor(SmallWithDtor s) {} in small_arg_with_dtor() function
128 small_arg_with_dtor(SmallWithDtor()); in call_small_arg_with_dtor()