Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertCheck.cpp861 QualType CanonicalBeginType = in isConvertible() local
863 if (CanonicalBeginType->isPointerType() && in isConvertible()
868 CanonicalBeginType->getPointeeType(), in isConvertible()