Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h1199 struct ParsedAttributesWithRange : ParsedAttributes { struct
1200 ParsedAttributesWithRange(AttributeFactory &factory) in ParsedAttributesWithRange() argument
1206 DeclGroupPtrTy ParseExternalDeclaration(ParsedAttributesWithRange &attrs, argument