Searched refs:getCommentRetentionState (Results 1 – 4 of 4) sorted by relevance
696 !PP.getCommentRetentionState(); in PrintPreprocessedTokens()
1062 if (!AnyPendingTokens || getCommentRetentionState()) in HandleComment()
169 SetCommentRetentionState(PP->getCommentRetentionState()); in resetExtendedTokenMode()
855 bool getCommentRetentionState() const { return KeepComments; } in getCommentRetentionState() function