FLANG
Public Types | List of all members
Fortran::common::LangOptionsBase Class Reference

#include <flang/Common/LangOptions.h>

Inheritance diagram for Fortran::common::LangOptionsBase:
Fortran::common::LangOptions

Public Types

enum  SignedOverflowBehaviorTy { SOB_Undefined , SOB_Defined }
 
enum  FPModeKind { FPM_Off , FPM_Fast }
 

Detailed Description

Bitfields of LangOptions, split out from LangOptions to ensure that this large collection of bitfields is a trivial class type.


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