Searched refs:isFunctionLikeKeyword (Results 1 – 2 of 2) sorted by relevance
381 bool isFunctionLikeKeyword() const { in isFunctionLikeKeyword() function
2068 (Left.is(tok::identifier) || Left.isFunctionLikeKeyword() || in spaceRequiredBetween()