Searched refs:quy1 (Results 1 – 1 of 1) sorted by relevance
21 __attribute__((optnone)) int quy1(); // expected-note{{conflicting attribute is here}}22 __attribute__((minsize)) int quy1() { return 1; } // expected-warning{{'minsize' attribute ignored}} in quy1() function