Home
last modified time | relevance | path

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

/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(); configurePreamble() local
790 setupPreambleStorage(const PCHStorage & Storage,PreprocessorOptions & PreprocessorOpts,IntrusiveRefCntPtr<llvm::vfs::FileSystem> & VFS) setupPreambleStorage() argument
[all...]
H A DASTUnit.cpp161 const auto &PreprocessorOpts = Invocation.getPreprocessorOpts(); in getBufferForFileHandlingRemapping() local
2200 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); CodeComplete() local
[all...]
H A DCompilerInvocation.cpp4471 const PreprocessorOptions *PreprocessorOpts = &Opts; GeneratePreprocessorArgs() local
4545 PreprocessorOptions *PreprocessorOpts = &Opts; ParsePreprocessorArgs() local
/llvm-project/clang/lib/CodeGen/
H A DModuleBuilder.cpp38 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in __anona892ecfe0111::CodeGeneratorImpl
367 const PreprocessorOptions &PreprocessorOpts, in CreateLLVMCodeGen()
H A DObjectFilePCHContainerOperations.cpp
H A DCodeGenModule.h306 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. global() variable