Searched defs:PreprocessorOpts (Results 1 – 6 of 6) sorted by relevance
37 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anona4b639230111::CodeGeneratorImpl315 const PreprocessorOptions &PreprocessorOpts, const CodeGenOptions &CGO, in CreateLLVMCodeGen()
51 const PreprocessorOptions &PreprocessorOpts; member in __anon2a3cd20f0111::PCHContainerGenerator
268 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable
1110 PreprocessorOptions &PreprocessorOpts = Clang->getPreprocessorOpts(); in Parse() local1190 PreprocessorOptions &PreprocessorOpts = Invocation.getPreprocessorOpts(); in ComputePreamble() local1348 PreprocessorOptions &PreprocessorOpts in getMainBufferWithPrecompiledPreamble() local2338 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local
70 IntrusiveRefCntPtr<PreprocessorOptions> PreprocessorOpts; variable
247 const clang::PreprocessorOptions &PreprocessorOpts, in Backend()