Searched refs:DropComments (Results 1 – 1 of 1) sorted by relevance
894 bool DropComments = PP.getLangOpts().TraditionalCPP && in PrintPreprocessedTokens() local912 if (DropComments && Tok.is(tok::comment)) { in PrintPreprocessedTokens()