Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Parse/
DParser.h1586 struct ParsedAttributesViewWithRange : ParsedAttributesView { struct
1587 ParsedAttributesViewWithRange() : ParsedAttributesView() {} in ParsedAttributesViewWithRange() argument
1588 void clearListOnly() { in clearListOnly()
1593 SourceRange Range;