Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DUseTransparentFunctorsCheck.cpp29 const auto TransparentFunctors = in registerMatchers() local
50 TransparentFunctors)))) in registerMatchers()
61 ofClass(TransparentFunctors))), in registerMatchers()