Searched refs:quz1 (Results 1 – 2 of 2) sorted by relevance
12 __attribute__((optnone)) int quz1(); // expected-note{{conflicting attribute is here}}13 __attribute__((always_inline)) int quz1() { return 1; } // expected-warning{{'always_inline' attrib… in quz1() function