Searched refs:InitVarType (Results 1 – 1 of 1) sorted by relevance
817 QualType InitVarType = InitVar->getType(); in isConvertible() local818 QualType CanonicalInitVarType = InitVarType.getCanonicalType(); in isConvertible()