Searched refs:ShowIncludeDirectives (Results 1 – 3 of 3) sorted by relevance
24 unsigned ShowIncludeDirectives : 1; ///< Print includes, imports etc. within preprocessed output. variable36 ShowIncludeDirectives = 0; in PreprocessorOutputOptions()
873 Opts.ShowIncludeDirectives, Opts.UseLineDirectives); in DoPrintPreprocessedInput()
1012 MarshallingInfoFlag<PreprocessorOutputOpts<"ShowIncludeDirectives">>;