Home
last modified time | relevance | path

Searched defs:PreprocessorOpts (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp411 PreprocessorOptions &PreprocessorOpts = in Build() local
598 PreprocessorOptions &PreprocessorOpts = in CanReuse() local
755 auto &PreprocessorOpts = CI.getPreprocessorOpts(); in configurePreamble() local
776 const PCHStorage &Storage, PreprocessorOptions &PreprocessorOpts, in setupPreambleStorage()
H A DASTUnit.cpp162 const auto &PreprocessorOpts = Invocation.getPreprocessorOpts(); in getBufferForFileHandlingRemapping() local
2141 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local
H A DCompilerInvocation.cpp4165 PreprocessorOptions *PreprocessorOpts = &Opts; in GeneratePreprocessorArgs() local
4237 PreprocessorOptions *PreprocessorOpts = &Opts; in ParsePreprocessorArgs() local
/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DCompilerInvocation.h92 std::shared_ptr<PreprocessorOptions> PreprocessorOpts; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DModuleBuilder.cpp38 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anon1a4befbb0111::CodeGeneratorImpl
366 const PreprocessorOptions &PreprocessorOpts, in CreateLLVMCodeGen()
H A DObjectFilePCHContainerOperations.cpp50 const PreprocessorOptions &PreprocessorOpts; member in __anon8fee51a70111::PCHContainerGenerator
H A DCodeGenModule.h302 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable