Searched refs:HVAWithEmptyBase (Results 1 – 1 of 1) sorted by relevance
87 struct HVAWithEmptyBase : Float1, Empty, Float2 { float z; }; struct92 void CC with_empty_base(HVAWithEmptyBase a) {} in with_empty_base()