clang-tools 22.0.0git
|
For the user-facing documentation see: https://clang.llvm.org/extra/clang-tidy/checks/google/readability-avoid-underscore-in-googletest-name.html. More...
#include <AvoidUnderscoreInGoogletestNameCheck.h>
Public Member Functions | |
bool | isLanguageVersionSupported (const LangOptions &LangOpts) const override |
void | registerPPCallbacks (const SourceManager &SM, Preprocessor *PP, Preprocessor *ModuleExpanderPP) override |
For the user-facing documentation see: https://clang.llvm.org/extra/clang-tidy/checks/google/readability-avoid-underscore-in-googletest-name.html.
Definition at line 21 of file AvoidUnderscoreInGoogletestNameCheck.h.
|
inlineoverride |
Definition at line 24 of file AvoidUnderscoreInGoogletestNameCheck.h.
|
override |
Definition at line 80 of file AvoidUnderscoreInGoogletestNameCheck.cpp.