clang-tools
10.0.0
|
Go to the source code of this file.
Classes | |
class | clang::tidy::bugprone::ArgumentCommentCheck |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::bugprone | |
Functions | |
*that are placed right before the argument **code *void | clang::tidy::bugprone::f (bool foo) |
Checks that argument comments match parameter names. More... | |
*** | clang::tidy::bugprone::f (true) |