Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dhomogeneous-aggregates.cpp87 struct HVAWithEmptyBase : Float1, Empty, Float2 { float z; }; struct
92 void CC with_empty_base(HVAWithEmptyBase a) {} in with_empty_base()