Searched refs:FOOMACRO (Results 1 – 2 of 2) sorted by relevance
14 #define FOOMACRO(...) foo1(__VA_ARGS__) macro37 FOOMACRO(1, 2); // expected-warning {{missing sentinel in function call}} in test1()