FLANG
Public Member Functions | Public Attributes | List of all members
Fortran::frontend::CompilerInvocationBase Class Reference
Inheritance diagram for Fortran::frontend::CompilerInvocationBase:
Fortran::frontend::CompilerInvocation

Public Member Functions

 CompilerInvocationBase (const CompilerInvocationBase &x)
 
clang::DiagnosticOptions & getDiagnosticOpts ()
 
const clang::DiagnosticOptions & getDiagnosticOpts () const
 
PreprocessorOptionsgetPreprocessorOpts ()
 
const PreprocessorOptionsgetPreprocessorOpts () const
 

Public Attributes

llvm::IntrusiveRefCntPtr< clang::DiagnosticOptions > diagnosticOpts
 Options controlling the diagnostic engine.
 
std::shared_ptr< Fortran::frontend::PreprocessorOptionspreprocessorOpts
 Options for the preprocessor.
 

The documentation for this class was generated from the following files: