Searched refs:MyTestCheck (Results 1 – 1 of 1) sorted by relevance
22 class MyTestCheck : public ClangTidyCheck { class25 MyTestCheck(StringRef Name, ClangTidyContext *Context) in MyTestCheck() function in __anon1515f5140111::MyTestCheck44 CheckFactories.registerCheck<MyTestCheck>("mytest1"); in addCheckFactories()45 CheckFactories.registerCheck<MyTestCheck>("mytest2"); in addCheckFactories()47 CheckFactories.registerCheck<MyTestCheck>("misc-definitions-in-headers"); in addCheckFactories()