Searched defs:ParsedAttributesWithRange (Results 1 – 1 of 1) sorted by relevance
1243 struct ParsedAttributesWithRange : ParsedAttributes { struct1244 ParsedAttributesWithRange(AttributeFactory &factory) in ParsedAttributesWithRange() function1250 DeclGroupPtrTy ParseExternalDeclaration(ParsedAttributesWithRange &attrs, argument