clang-tools 20.0.0git
|
#include "clang/Basic/Diagnostic.h"
#include "llvm/ADT/StringRef.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | clang::tidy::NoLintDirectiveHandler |
This class is used to locate NOLINT comments in the file being analyzed, to decide whether a diagnostic should be suppressed. More... | |
Namespaces | |
namespace | clang |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
namespace | clang::tooling |
namespace | llvm |
Some operations such as code completion produce a set of candidates. | |
namespace | clang::tidy |