Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h1081 struct ParsedAttributesViewWithRange : ParsedAttributesView { struct
1082 ParsedAttributesViewWithRange() : ParsedAttributesView() {} in ParsedAttributesViewWithRange() argument
1083 void clearListOnly() { in clearListOnly()
1088 SourceRange Range;