Home
last modified time | relevance | path

Searched defs:ParsedAttributesWithRange (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Parse/
DParser.h1243 struct ParsedAttributesWithRange : ParsedAttributes { struct
1244 ParsedAttributesWithRange(AttributeFactory &factory) in ParsedAttributesWithRange() function
1250 DeclGroupPtrTy ParseExternalDeclaration(ParsedAttributesWithRange &attrs, argument