Searched defs:PreprocessorOpts (Results 1 – 7 of 7) sorted by relevance
411 PreprocessorOptions &PreprocessorOpts = in Build() local598 PreprocessorOptions &PreprocessorOpts = in CanReuse() local755 auto &PreprocessorOpts = CI.getPreprocessorOpts(); in configurePreamble() local776 const PCHStorage &Storage, PreprocessorOptions &PreprocessorOpts, in setupPreambleStorage()
162 const auto &PreprocessorOpts = Invocation.getPreprocessorOpts(); in getBufferForFileHandlingRemapping() local2168 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local
4186 PreprocessorOptions *PreprocessorOpts = &Opts; in GeneratePreprocessorArgs() local4261 PreprocessorOptions *PreprocessorOpts = &Opts; in ParsePreprocessorArgs() local
38 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anon2a1548e20111::CodeGeneratorImpl367 const PreprocessorOptions &PreprocessorOpts, in CreateLLVMCodeGen()
50 const PreprocessorOptions &PreprocessorOpts; member in __anon622f1b6e0111::PCHContainerGenerator
306 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable
92 std::shared_ptr<PreprocessorOptions> PreprocessorOpts; variable