Searched defs:isRegularKeywordAttribute (Results 1 – 4 of 4) sorted by relevance
110 bool isRegularKeywordAttribute() const { return IsRegularKeywordAttribute; } in isRegularKeywordAttribute() function225 bool isRegularKeywordAttribute() const { return IsRegularKeywordAttribute; } in isRegularKeywordAttribute() function
110 inline constexpr bool isRegularKeywordAttribute(TokenKind K) { in isRegularKeywordAttribute() function
126 bool isRegularKeywordAttribute() const { in isRegularKeywordAttribute() function
2652 static bool isRegularKeywordAttribute(const FlattenedSpelling &S) { in isRegularKeywordAttribute() function