Searched refs:TwineLocalCheck (Results 1 – 6 of 6) sorted by relevance
20 class TwineLocalCheck : public ClangTidyCheck {22 TwineLocalCheck(StringRef Name, ClangTidyContext *Context) in TwineLocalCheck() function
20 void TwineLocalCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()28 void TwineLocalCheck::check(const MatchFinder::MatchResult &Result) { in check()
12 TwineLocalCheck.cpp
40 CheckFactories.registerCheck<TwineLocalCheck>("llvm-twine-local"); in addCheckFactories()
21 "TwineLocalCheck.cpp",
1105 clang-tools-extra/clang-tidy/llvm/TwineLocalCheck.cpp1106 clang-tools-extra/clang-tidy/llvm/TwineLocalCheck.h