Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp423 PreprocessorOptions &PreprocessorOpts = in Build() local
610 PreprocessorOptions &PreprocessorOpts = in CanReuse() local
767 auto &PreprocessorOpts = CI.getPreprocessorOpts(); in configurePreamble() local
788 const PCHStorage &Storage, PreprocessorOptions &PreprocessorOpts, in setupPreambleStorage()
H A DASTUnit.cpp157 const auto &PreprocessorOpts = Invocation.getPreprocessorOpts(); in getBufferForFileHandlingRemapping() local
2215 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local
H A DCompilerInvocation.cpp4855 const PreprocessorOptions *PreprocessorOpts = &Opts; in GeneratePreprocessorArgs() local
4929 PreprocessorOptions *PreprocessorOpts = &Opts; in ParsePreprocessorArgs() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp38 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anonbec9d48b0111::CodeGeneratorImpl
367 const PreprocessorOptions &PreprocessorOpts, in CreateLLVMCodeGen()
H A DObjectFilePCHContainerWriter.cpp48 const PreprocessorOptions &PreprocessorOpts; member in __anon9aef00700111::PCHContainerGenerator
H A DCodeGenModule.h351 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable