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() local2138 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local
4095 PreprocessorOptions *PreprocessorOpts = &Opts; in GeneratePreprocessorArgs() local4166 PreprocessorOptions *PreprocessorOpts = &Opts; in ParsePreprocessorArgs() local
36 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anon20d6d9160111::CodeGeneratorImpl342 const PreprocessorOptions &PreprocessorOpts, const CodeGenOptions &CGO, in CreateLLVMCodeGen()
49 const PreprocessorOptions &PreprocessorOpts; member in __anon115c17220111::PCHContainerGenerator
306 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable
87 std::shared_ptr<PreprocessorOptions> PreprocessorOpts; variable