Searched refs:DECLVARWITHINIT (Results 1 – 2 of 2) sorted by relevance
55 #define FORRANGE(v, a) for (DECLVARWITHINIT(v) a) // expected-note {{expanded from macro}} in f()57 #define DECLVARWITHINIT(v) DECLAUTOVAR(v) = // expected-note {{expanded from macro}} in f() macro