Searched defs:expect_comma (Results 1 – 2 of 2) sorted by relevance
4672 bool expect_comma = false, bool empty_ok = true) in c_parser_gnu_attribute()4765 for (bool expect_comma = false; ; expect_comma = true) in c_parser_gnu_attributes() local
4728 for (bool expect_comma = false; ; expect_comma = true) in c_parser_gnu_attributes() local