Home
last modified time | relevance | path

Searched defs:s51 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-designated-initializers.cpp102 S5 s51 {1, 2, .x = 3, .y = 4}; variable
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-arguments-darwin.c200 struct s51 { vvbp f0; int f1; }; argument
/llvm-project/clang/test/CodeGenCXX/
H A Dcatch-undef-behavior.cpp716 S5 s51; in test5() local
/llvm-project/clang/test/Sema/
H A Dtest-wunaligned-access.c513 struct U51 s51; variable