clang API Documentation
#include "clang/Driver/CC1AsOptions.inc"

Go to the source code of this file.
Namespaces | |
| namespace | clang |
| namespace | clang::driver |
| namespace | clang::driver::cc1asoptions |
Defines | |
| #define | OPTION(NAME, ID, KIND, GROUP, ALIAS, FLAGS, PARAM, HELPTEXT, METAVAR) OPT_##ID, |
Enumerations | |
| enum | clang::driver::cc1asoptions::ID { clang::driver::cc1asoptions::OPT_INVALID = 0 } |
Functions | |
| OptTable * | clang::driver::createCC1AsOptTable () |
| #define OPTION | ( | NAME, | |
| ID, | |||
| KIND, | |||
| GROUP, | |||
| ALIAS, | |||
| FLAGS, | |||
| PARAM, | |||
| HELPTEXT, | |||
| METAVAR | |||
| ) | OPT_##ID, |
Definition at line 20 of file CC1AsOptions.h.