Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h1200 struct ParsedAttributesWithRange : ParsedAttributes { struct
1201 ParsedAttributesWithRange(AttributeFactory &factory) in ParsedAttributesWithRange() function
1207 DeclGroupPtrTy ParseExternalDeclaration(ParsedAttributesWithRange &attrs, argument