|
clang 22.0.0git
|
#include "clang/Options/OptionUtils.h"#include "clang/Basic/Diagnostic.h"#include "clang/Basic/DiagnosticDriver.h"#include "clang/Basic/Version.h"#include "clang/Config/config.h"#include "clang/Options/Options.h"#include "llvm/Option/ArgList.h"#include "llvm/Support/FileSystem.h"#include "llvm/Support/Path.h"Go to the source code of this file.
Functions | |
| static bool | getRefinementStep (StringRef In, clang::DiagnosticsEngine &Diags, const Arg &A, size_t &Position) |
|
static |
Definition at line 74 of file OptionUtils.cpp.
References clang::DiagnosticsEngine::Report().