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