Searched refs:EntityType (Results 1 – 2 of 2) sorted by relevance
7591 QualType EntityType,9724 QualType EntityType, in DiagnoseNarrowingInInitList() argument9768 QualType T = EntityType.getNonReferenceType(); in DiagnoseNarrowingInInitList()9769 MakeDiag(T != EntityType, diag::ext_init_list_type_narrowing, in DiagnoseNarrowingInInitList()9779 MakeDiag(EntityType.getNonReferenceType() != EntityType, in DiagnoseNarrowingInInitList()9784 << EntityType.getNonReferenceType().getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9790 MakeDiag(EntityType.getNonReferenceType() != EntityType, in DiagnoseNarrowingInInitList()9795 << EntityType.getNonReferenceType().getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()9803 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList()9810 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()
421 enum EntityType { enum434 enum EntityType type;503 XML_Bool betweenDecl, enum EntityType type);6277 enum EntityType type) {