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.h153 Kind AttrKind, Form FormUsed) in AttributeCommonInfo() argument
155 AttrKind(AttrKind), SyntaxUsed(FormUsed.getSyntax()), in AttributeCommonInfo()
156 SpellingIndex(FormUsed.getSpellingIndex()), in AttributeCommonInfo()
157 IsAlignas(FormUsed.isAlignas()), in AttributeCommonInfo()
158 IsRegularKeywordAttribute(FormUsed.isRegularKeywordAttribute()) { in AttributeCommonInfo()
164 SourceRange AttrRange, Form FormUsed) in AttributeCommonInfo() argument
167 getParsedKind(AttrName, Scope.getName(), FormUsed.getSyntax()), in AttributeCommonInfo()
168 FormUsed) {} in AttributeCommonInfo()
171 Form FormUsed) in AttributeCommonInfo() argument
173 FormUsed) {} in AttributeCommonInfo()
[all …]