Searched refs:isAccessSpecifierKeyword (Results 1 – 3 of 3) sorted by relevance
672 bool isAccessSpecifierKeyword() const { in isAccessSpecifierKeyword() function677 if (!isAccessSpecifierKeyword())1669 if (Tok.isAccessSpecifierKeyword())1732 if (Tok.isAccessSpecifierKeyword()) in isCSharpKeyword()
657 if (AttrTok->isAccessSpecifierKeyword() || in isCSharpAttributeSpecifier()1435 if (Prev->isAccessSpecifierKeyword()) in consumeToken()5015 if ((Left.isAccessSpecifierKeyword() || in spaceRequiredBefore()5140 if ((Left.isAccessSpecifierKeyword() || in spaceRequiredBefore()5766 FirstNonComment->isAccessSpecifierKeyword()); in mustBreakBefore()5952 (NonComment->isAccessSpecifierKeyword() || in canBreakBefore()
1465 if (FormatTok->isAccessSpecifierKeyword()) { in parseStructuralElement() 2169 if (Tok->isAccessSpecifierKeyword() || in tryToParsePropertyAccessor()