Home
last modified time | relevance | path

Searched defs:ContainerNeedsDereference (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.h33 bool ContainerNeedsDereference = false; member
H A DLoopConvertUtils.h371 bool ContainerNeedsDereference; global() variable
H A DLoopConvertUtils.cpp454 bool ContainerNeedsDereference) in ForLoopIndexUseVisitor() argument
H A DLoopConvertCheck.cpp436 bool *ContainerNeedsDereference, in findContainer() argument