Searched refs:ShowComments (Results 1 – 3 of 3) sorted by relevance
20 unsigned ShowComments : 1; ///< Show comments. variable30 ShowComments = 0; in PreprocessorOutputOptions()
751 PP.SetCommentRetentionState(Opts.ShowComments, Opts.ShowMacroComments); in DoPrintPreprocessedInput()
2273 Opts.ShowComments = Args.hasArg(OPT_C); in ParsePreprocessorOutputArgs()