Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp424 PreprocessorOptions &PreprocessorOpts = in Build() local
612 PreprocessorOptions &PreprocessorOpts = in CanReuse() local
769 auto &PreprocessorOpts = CI.getPreprocessorOpts(); in configurePreamble() local
790 const PCHStorage &Storage, PreprocessorOptions &PreprocessorOpts, in setupPreambleStorage()
H A DASTUnit.cpp161 const auto &PreprocessorOpts = Invocation.getPreprocessorOpts(); in getBufferForFileHandlingRemapping() local
2200 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local
H A DCompilerInvocation.cpp4512 const PreprocessorOptions *PreprocessorOpts = &Opts; in GeneratePreprocessorArgs() local
4586 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 DCodeGenModule.h306 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable