clang API Documentation

Namespaces | Defines | Enumerations | Functions
CC1AsOptions.h File Reference
#include "clang/Driver/CC1AsOptions.inc"
Include dependency graph for CC1AsOptions.h:
This graph shows which files directly or indirectly include this file:

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

OptTableclang::driver::createCC1AsOptTable ()

Define Documentation

#define OPTION (   NAME,
  ID,
  KIND,
  GROUP,
  ALIAS,
  FLAGS,
  PARAM,
  HELPTEXT,
  METAVAR 
)    OPT_##ID,

Definition at line 20 of file CC1AsOptions.h.