Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.cpp183 internal::Matcher<VarDecl> TestDerefReturnsByValue = in makeIteratorLoopMatcher() local
214 TestDerefReturnsByValue)))))))) in makeIteratorLoopMatcher()