Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1421 struct ParsedAttributesViewWithRange : ParsedAttributesView { struct
1422 ParsedAttributesViewWithRange() : ParsedAttributesView() {} in ParsedAttributesViewWithRange() function
1423 void clearListOnly() { in clearListOnly()
1428 SourceRange Range;