Home
last modified time | relevance | path

Searched defs:MyTestCheck (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/
H A DCTTestTidyModule.cpp22 class MyTestCheck : public ClangTidyCheck { class
25 MyTestCheck(StringRef Name, ClangTidyContext *Context) in MyTestCheck() function in __anonb8b2f5770111::MyTestCheck