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

  /external/clang/test/Analysis/
padding_message.cpp 59 // expected-warning@+1{{Excessive padding in 'TypedefSandwich' (6 padding bytes, where 2 is optimal)}}
64 } TypedefSandwich;
padding_c.c 132 typedef struct { // expected-warning{{Excessive padding in 'TypedefSandwich'}}
136 } TypedefSandwich;

Completed in 132 milliseconds