Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm-abi-vector.c294 } StructWithVec; typedef
315 StructWithVec c3 = va_arg(ap, StructWithVec); in varargs_struct()
321 double test_struct(StructWithVec* d) { in test_struct()