Home
last modified time | relevance | path

Searched defs:ParsedAttributesWithRange (Results 1 – 2 of 2) 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
/external/llvm-project/clang/include/clang/Parse/
DParser.h1575 struct ParsedAttributesWithRange : ParsedAttributes { struct
1576 ParsedAttributesWithRange(AttributeFactory &factory) in ParsedAttributesWithRange() function
1596 DeclGroupPtrTy ParseExternalDeclaration(ParsedAttributesWithRange &attrs, argument