Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/SystemZ/
H A Dsystemz-abi.cpp47 struct emptybase { [[no_unique_address]] empty dummy; }; argument
48 struct agg_float_emptybase : emptybase { float a; };
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dppc-aggregate-abi.cpp43 struct emptybase { [[no_unique_address]] empty dummy; }; struct
44 struct agg_float_emptybase : emptybase { float a; };