Searched defs:isRegularKeywordAttribute (Results 1 – 4 of 4) sorted by relevance
110 inline constexpr bool isRegularKeywordAttribute(TokenKind K) { in isRegularKeywordAttribute() function
110 bool isRegularKeywordAttribute() const { return IsRegularKeywordAttribute; } in isRegularKeywordAttribute() function 225 bool isRegularKeywordAttribute() const { return IsRegularKeywordAttribute; } in isRegularKeywordAttribute() function
125 bool isRegularKeywordAttribute() const { isRegularKeywordAttribute() function
2488 static bool isRegularKeywordAttribute(const FlattenedSpelling &S) { isRegularKeywordAttribute() function [all...]