clang-tools
11.0.0
|
#include <ClangTidyCheck.h>
Public Member Functions | |
MissingOptionError (std::string OptionName) | |
std::string | message () const override |
![]() | |
void | log (raw_ostream &OS) const override |
Static Public Attributes | |
static char | ID |
Definition at line 45 of file ClangTidyCheck.h.
|
inlineexplicit |
Definition at line 47 of file ClangTidyCheck.h.
|
override |
Definition at line 22 of file ClangTidyCheck.cpp.
References Output.
|
static |
Definition at line 51 of file ClangTidyCheck.h.