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