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