Searched refs:EntityType (Results 1 – 1 of 1) sorted by relevance
7878 QualType EntityType,9860 QualType EntityType, in DiagnoseNarrowingInInitList() argument9895 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9906 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9917 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9924 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList()9931 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()