clang 19.0.0git
Namespaces | Functions
Diagnostic.cpp File Reference
#include "clang/Tooling/Core/Diagnostic.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Basic/SourceManager.h"
#include "llvm/ADT/STLExtras.h"

Go to the source code of this file.

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::tooling
 

Functions

const llvm::StringMap< Replacements > * clang::tooling::selectFirstFix (const Diagnostic &D)
 Get the first fix to apply for this diagnostic.