Lines Matching defs:FormUsed
148 SourceLocation ScopeLoc, Kind AttrKind, Form FormUsed)
151 SyntaxUsed(FormUsed.getSyntax()),
152 SpellingIndex(FormUsed.getSpellingIndex()),
153 IsAlignas(FormUsed.isAlignas()),
154 IsRegularKeywordAttribute(FormUsed.isRegularKeywordAttribute()) {
161 SourceLocation ScopeLoc, Form FormUsed)
164 getParsedKind(AttrName, ScopeName, FormUsed.getSyntax()),
165 FormUsed) {}
168 Form FormUsed)
170 FormUsed) {}
172 AttributeCommonInfo(SourceRange AttrRange, Kind K, Form FormUsed)
174 FormUsed) {}