Searched defs:PreprocessorOpts (Results 1 – 7 of 7) sorted by relevance
322 PreprocessorOptions &PreprocessorOpts = in Build() local505 PreprocessorOptions &PreprocessorOpts = in CanReuse() local797 auto &PreprocessorOpts = CI.getPreprocessorOpts(); in configurePreamble() local814 const PCHStorage &Storage, PreprocessorOptions &PreprocessorOpts, in setupPreambleStorage()
162 const auto &PreprocessorOpts = Invocation.getPreprocessorOpts(); in getBufferForFileHandlingRemapping() local2139 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local
4102 PreprocessorOptions *PreprocessorOpts = &Opts; in GeneratePreprocessorArgs() local4170 PreprocessorOptions *PreprocessorOpts = &Opts; in ParsePreprocessorArgs() local
36 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anonf4efd53f0111::CodeGeneratorImpl342 const PreprocessorOptions &PreprocessorOpts, const CodeGenOptions &CGO, in CreateLLVMCodeGen()
49 const PreprocessorOptions &PreprocessorOpts; member in __anon026200ab0111::PCHContainerGenerator
306 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable
87 std::shared_ptr<PreprocessorOptions> PreprocessorOpts; variable