clang-tools
9.0.0
|
#include "../ClangTidyCheck.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::readability::IsolateDeclarationCheck |
This check diagnoses all DeclStmt's declaring more than one variable and tries to refactor the code to one statement per declaration. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::readability | |