Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/cppcoreguidelines/
H A Dnarrowing-conversions-bitfields.cpp29 struct CompleteBitfield { struct
97 void test_parameter_passing(CompleteBitfield x) { in test_parameter_passing()
172 void test(CompleteBitfield x) { in test()