warn-static-function-inheader.h 138 Bytes Raw Blame History Permalink 1 2 3 static void thing(void) { // expected-warning {{'static' function 'thing' declared in header file should be declared 'static inline'}} }