Searched defs:FirstArgAttrs (Results 1 – 3 of 3) sorted by relevance
5570 ParsedAttributes &FirstArgAttrs, in ParseFunctionDeclarator()5878 ParsedAttributes &FirstArgAttrs, in ParseParameterDeclarationClause()
6426 ParsedAttributes &FirstArgAttrs, in ParseFunctionDeclarator()6734 ParsedAttributes &FirstArgAttrs, in ParseParameterDeclarationClause()
3391 ParsedAttributes FirstArgAttrs(getAttrFactory()); in ParseRequiresExpression() local