Searched refs:efoo (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Lexer/
H A Dgnu-flags.c22 // expected-note@+4 {{macro 'efoo' defined here}}
26 #define efoo(format, args...) foo(format , ##args) macro
30 efoo("6");

Completed in 70 milliseconds