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