Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DProTypeReinterpretCastCheck.cpp19 void ProTypeReinterpretCastCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()
23 void ProTypeReinterpretCastCheck::check( in check()
H A DProTypeReinterpretCastCheck.h22 class ProTypeReinterpretCastCheck : public ClangTidyCheck {
24 ProTypeReinterpretCastCheck(StringRef Name, ClangTidyContext *Context) in ProTypeReinterpretCastCheck() function
H A DCMakeLists.txt23 ProTypeReinterpretCastCheck.cpp
H A DCppCoreGuidelinesTidyModule.cpp85 CheckFactories.registerCheck<ProTypeReinterpretCastCheck>( in addCheckFactories()
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DBUILD.gn35 "ProTypeReinterpretCastCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt1042 clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.cpp
1043 clang-tools-extra/clang-tidy/cppcoreguidelines/ProTypeReinterpretCastCheck.h