Searched defs:FirstArgAttrs (Results 1 – 2 of 2) sorted by relevance
6486 ParsedAttributes &FirstArgAttrs, in ParseFunctionDeclarator()6794 ParsedAttributes &FirstArgAttrs, in ParseParameterDeclarationClause()
3376 ParsedAttributes FirstArgAttrs(getAttrFactory()); in ParseRequiresExpression() local