Searched refs:small_arg (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-sret-and-byval.cpp103 void small_arg(Small s) {} function
105 // WIN32: define void @"\01?small_arg@@YAXUSmall@@@Z"(%struct.Small* byval align 4 %s)
106 // WIN64: define void @"\01?small_arg@@YAXUSmall@@@Z"(i32 %s.coerce)

Completed in 124 milliseconds