Home
last modified time | relevance | path

Searched refs:ProTypeConstCastCheck (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeConstCastCheck.cpp19 void ProTypeConstCastCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()
23 void ProTypeConstCastCheck::check(const MatchFinder::MatchResult &Result) { in check()
H A DProTypeConstCastCheck.h22 class ProTypeConstCastCheck : public ClangTidyCheck {
24 ProTypeConstCastCheck(StringRef Name, ClangTidyContext *Context) in ProTypeConstCastCheck() function
H A DCMakeLists.txt20 ProTypeConstCastCheck.cpp
H A DCppCoreGuidelinesTidyModule.cpp79 CheckFactories.registerCheck<ProTypeConstCastCheck>( in addCheckFactories()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DBUILD.gn32 "ProTypeConstCastCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt1037 clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.cpp
1038 clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeConstCastCheck.h