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