FLANG
Classes | Namespaces | Enumerations
PreprocessorOptions.h File Reference
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

Classes

struct  Fortran::frontend::PreprocessorOptions
 

Namespaces

namespace  Fortran
 

Enumerations

enum class  Fortran::frontend::PPMacrosFlag : uint8_t { Unknown , Include , Exclude }
 

Detailed Description

This file contains the declaration of the PreprocessorOptions class, which is the class for all preprocessor options.

Enumeration Type Documentation

◆ PPMacrosFlag

enum class Fortran::frontend::PPMacrosFlag : uint8_t
strong

Communicates whether to include/exclude predefined and command line preprocessor macros

Enumerator
Unknown 

Use the file extension to decide.