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