HomeSort by relevance Sort by last modified time
    Searched refs:SmallIntSandwich (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Analysis/
padding_message.cpp 19 // expected-warning@+1{{Excessive padding in 'struct SmallIntSandwich' (4 padding bytes, where 0 is optimal)}}
20 struct SmallIntSandwich {
padding_c.c 65 struct SmallIntSandwich { // expected-warning{{Excessive padding in 'struct SmallIntSandwich'}}

Completed in 86 milliseconds