Searched refs:EntityType (Results 1 – 1 of 1) sorted by relevance
7819 QualType EntityType,9787 QualType EntityType, in DiagnoseNarrowingInInitList() argument9822 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9833 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9844 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9851 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList()9858 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()