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