Searched refs:parseAttributes (Results 1 – 2 of 2) sorted by relevance
232 parseAttributes(Chunk, Out.Sequence.back().Attributes); in parseLine()241 bool parseAttributes( in parseAttributes() function in clang::pseudo::__anon7e41ce8b0111::GrammarBuilder
3783 auto parseAttributes = [&]() -> ParseResult { in parse() local3802 if (parser.parseCommaSeparatedList(parseAttributes) || parser.parseRParen()) in parse()