clang 20.0.0git
|
Implements a partial diagnostic which may not be emitted. More...
#include "clang/AST/APValue.h"
#include "clang/Basic/PartialDiagnostic.h"
#include "llvm/ADT/APFloat.h"
#include "llvm/ADT/APSInt.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
Go to the source code of this file.
Classes | |
class | clang::OptionalDiagnostic |
A partial diagnostic which we might know in advance that we are not going to emit. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
Implements a partial diagnostic which may not be emitted.
Definition in file OptionalDiagnostic.h.