|
FLANG
|
#include "llvm/ADT/StringRef.h"Go to the source code of this file.
Namespaces | |
| namespace | Fortran |
| namespace | Fortran::common |
Enumerations | |
| enum class | Fortran::common::FPMaxminBehavior : unsigned { Legacy , Portable , Extremum , ExtremeNum } |
Functions | |
| FPMaxminBehavior | Fortran::common::parseFPMaxminBehavior (llvm::StringRef value) |
Shared definition of FP max/min behavior for max/min and [max|min][loc|val]. Used by CodeGenOptions, LoweringOptions, and other components.