Lines Matching refs:getPreprocessorOpts
55 PreprocessorOpts(new PreprocessorOptions(X.getPreprocessorOpts())) {}
1601 ParsePreprocessorArgs(Res.getPreprocessorOpts(), *Args, FileMgr, Diags);
1691 const PreprocessorOptions &ppOpts = getPreprocessorOpts();
1697 I = getPreprocessorOpts().Macros.begin(),
1698 IEnd = getPreprocessorOpts().Macros.end();