Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/llvmlibc/
H A DImplementationInNamespaceCheck.h22 class ImplementationInNamespaceCheck : public ClangTidyCheck {
24 ImplementationInNamespaceCheck(StringRef Name, ClangTidyContext *Context) in ImplementationInNamespaceCheck() function
H A DImplementationInNamespaceCheck.cpp20 void ImplementationInNamespaceCheck::registerMatchers(MatchFinder *Finder) { in registerMatchers()
27 void ImplementationInNamespaceCheck::check( in check()
H A DLLVMLibcTidyModule.cpp25 CheckFactories.registerCheck<ImplementationInNamespaceCheck>( in addCheckFactories()
H A DCMakeLists.txt8 ImplementationInNamespaceCheck.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clang-tidy/llvmlibc/
H A DBUILD.gn16 "ImplementationInNamespaceCheck.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt1109 clang-tools-extra/clang-tidy/llvmlibc/ImplementationInNamespaceCheck.cpp
1110 clang-tools-extra/clang-tidy/llvmlibc/ImplementationInNamespaceCheck.h