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
611 PreprocessorOptions &PreprocessorOpts = in CanReuse() local
768 auto &PreprocessorOpts = CI.getPreprocessorOpts(); in configurePreamble() local
789 const PCHStorage &Storage, PreprocessorOptions &PreprocessorOpts, in setupPreambleStorage()
H A DASTUnit.cpp160 const auto &PreprocessorOpts = Invocation.getPreprocessorOpts(); in getBufferForFileHandlingRemapping() local
2187 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); in CodeComplete() local
H A DCompilerInvocation.cpp4313 const PreprocessorOptions *PreprocessorOpts = &Opts; in GeneratePreprocessorArgs() local
4384 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 __anon068a0f530111::CodeGeneratorImpl
367 const PreprocessorOptions &PreprocessorOpts, in CreateLLVMCodeGen()
H A DObjectFilePCHContainerOperations.cpp50 const PreprocessorOptions &PreprocessorOpts; member in __anon2d4d9a3f0111::PCHContainerGenerator
H A DCodeGenModule.h306 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. variable