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