Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.cpp870 QualType CanonicalInitVarType = InitVar->getType().getCanonicalType(); in getIteratorLoopQualifiers() local
939 QualType CanonicalInitVarType = InitVarType.getCanonicalType(); in isConvertible() local