Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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;