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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DModuleBuilder.cpp35 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in class:__anon3844::CodeGeneratorImpl
242 CreateLLVMCodeGen( DiagnosticsEngine &Diags, const std::string &ModuleName, const HeaderSearchOptions &HeaderSearchOpts, const PreprocessorOptions &PreprocessorOpts, const CodeGenOptions &CGO, llvm::LLVMContext &C, CoverageSourceInfo *CoverageInfo) argument
H A DObjectFilePCHContainerOperations.cpp48 const PreprocessorOptions &PreprocessorOpts; member in class:__anon3845::PCHContainerGenerator
H A DCodeGenModule.h263 const PreprocessorOptions &PreprocessorOpts; // Only used for debug info. member in class:clang::CodeGen::CodeGenModule
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Frontend/
H A DCompilerInvocation.h69 IntrusiveRefCntPtr<PreprocessorOptions> PreprocessorOpts; member in class:clang::CompilerInvocationBase
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp1110 PreprocessorOptions &PreprocessorOpts = Clang->getPreprocessorOpts(); local
1192 PreprocessorOptions &PreprocessorOpts = Invocation.getPreprocessorOpts(); local
1350 PreprocessorOptions &PreprocessorOpts local
2329 PreprocessorOptions &PreprocessorOpts = CCInvocation->getPreprocessorOpts(); local
[all...]

Completed in 189 milliseconds