Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.cpp822 QualType CanonicalBeginType = in isConvertible() local
824 if (CanonicalBeginType->isPointerType() && in isConvertible()
829 CanonicalBeginType->getPointeeType(), in isConvertible()