Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dpadding_inherit.cpp9 struct FakeIntSandwich { struct
15 struct AnotherIntSandwich : FakeIntSandwich { // no-warning argument
20 struct TooManyBaseClasses : FakeIntSandwich, IntSandwich { // no-warning