Searched defs:PreprocessorOpts (Results 1 – 6 of 6) sorted by relevance
243 PreprocessorOptions &PreprocessorOpts = in Build() local421 PreprocessorOptions &PreprocessorOpts = in CanReuse() local688 auto &PreprocessorOpts = CI.getPreprocessorOpts(); in configurePreamble() local704 const PCHStorage &Storage, PreprocessorOptions &PreprocessorOpts, in setupPreambleStorage()
160 const auto &PreprocessorOpts = Invocation.getPreprocessorOpts(); in getBufferForFileHandlingRemapping() local2128 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local
37 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anona725aa1a0111::CodeGeneratorImpl328 const PreprocessorOptions &PreprocessorOpts, const CodeGenOptions &CGO, in CreateLLVMCodeGen()
50 const PreprocessorOptions &PreprocessorOpts; member in __anon266401a60111::PCHContainerGenerator
296 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable
80 std::shared_ptr<PreprocessorOptions> PreprocessorOpts; variable