Home
last modified time | relevance | path

Searched refs:FOOMACRO (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/Sema/
Dattr-sentinel.c14 #define FOOMACRO(...) foo1(__VA_ARGS__) macro
37 FOOMACRO(1, 2); // expected-warning {{missing sentinel in function call}} in test1()
/external/llvm-project/clang/test/Sema/
Dattr-sentinel.c14 #define FOOMACRO(...) foo1(__VA_ARGS__) macro
37 FOOMACRO(1, 2); // expected-warning {{missing sentinel in function call}} in test1()