Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DLoopConvertCheck.cpp783 QualType CanonicalInitVarType = InitVar->getType().getCanonicalType(); in getIteratorLoopQualifiers() local
857 QualType CanonicalInitVarType = InitVarType.getCanonicalType(); in isConvertible() local