Lines Matching +refs:llvm +refs:mode +refs:syntax +refs:table
86 #include "llvm/Support/CommandLine.h"
101 library uses a declarative syntax to model command line arguments with the
207 terminal, "``--quiet``" to enable quiet mode, and "``-q``" for backwards
325 The answer is that it uses a table-driven generic parser (unless you specify
1112 an explicit '``-foo=true``'. If an option is specified with this mode, it is
1121 value must be provided. This mode informs the command line library that if an
1260 syntax. The program reads these files and inserts the contents into argv,
1295 using namespace llvm;
1618 option using special syntax for a not-very-special data-type. The drawback
1729 library. Examples of this include the ``llvm::DebugFlag`` exported by the
1730 ``lib/Support/Debug.cpp`` file and the ``llvm::TimePassesIsEnabled`` flag