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

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