|
clang 22.0.0git
|
#include "clang/Options/OptionUtils.h"#include "clang/Basic/Diagnostic.h"#include "clang/Basic/DiagnosticDriver.h"#include "llvm/Option/ArgList.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Functions | |
| int | clang::getLastArgIntValue (const ArgList &Args, OptSpecifier Id, int Default, DiagnosticsEngine *Diags, unsigned Base) |
| uint64_t | clang::getLastArgUInt64Value (const ArgList &Args, OptSpecifier Id, uint64_t Default, DiagnosticsEngine *Diags, unsigned Base) |