|
FLANG
|
The kind of a file that we've been handed as an input. More...
#include <flang/Frontend/FrontendOptions.h>
Public Types | |
| enum | Format { Source , ModuleMap , Precompiled } |
| The input file format. | |
Public Member Functions | |
| constexpr | InputKind (Language l=Language::Unknown) |
| Language | getLanguage () const |
| bool | isUnknown () const |
| Is the input kind fully-unknown? | |
The kind of a file that we've been handed as an input.