Home
last modified time | relevance | path

Searched refs:FormUsed (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h142 SourceLocation ScopeLoc, Kind AttrKind, Form FormUsed) in AttributeCommonInfo() argument
145 SyntaxUsed(FormUsed.getSyntax()), in AttributeCommonInfo()
146 SpellingIndex(FormUsed.getSpellingIndex()), in AttributeCommonInfo()
147 IsAlignas(FormUsed.isAlignas()), in AttributeCommonInfo()
148 IsRegularKeywordAttribute(FormUsed.isRegularKeywordAttribute()) { in AttributeCommonInfo()
155 SourceLocation ScopeLoc, Form FormUsed) in AttributeCommonInfo() argument
158 getParsedKind(AttrName, ScopeName, FormUsed.getSyntax()), in AttributeCommonInfo()
159 FormUsed) {} in AttributeCommonInfo()
162 Form FormUsed) in AttributeCommonInfo() argument
164 FormUsed) {} in AttributeCommonInfo()
[all …]