Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cert/
H A DDontModifyStdNamespaceCheck.cpp91 auto BadMemberFunctionSpec = in registerMatchers() local
97 BadFunctionTemplateSpec, BadMemberFunctionSpec), in registerMatchers()