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