FLANG
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

std::shared_ptr< 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: