Searched refs:EntityType (Results 1 – 1 of 1) sorted by relevance
5739 QualType EntityType,7236 QualType EntityType, in DiagnoseNarrowingInInitList() argument7271 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()7282 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()7293 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()7300 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList()7307 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()