Searched refs:EntityType (Results 1 – 2 of 2) sorted by relevance
8366 QualType EntityType,10396 QualType EntityType, in DiagnoseNarrowingInInitList() argument10440 QualType T = EntityType.getNonReferenceType(); in DiagnoseNarrowingInInitList()10441 MakeDiag(T != EntityType, diag::ext_init_list_type_narrowing, in DiagnoseNarrowingInInitList()10451 MakeDiag(EntityType.getNonReferenceType() != EntityType, in DiagnoseNarrowingInInitList()10456 << EntityType.getNonReferenceType().getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()10462 MakeDiag(EntityType.getNonReferenceType() != EntityType, in DiagnoseNarrowingInInitList()10467 << EntityType.getNonReferenceType().getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()10475 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList()10482 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()
422 enum EntityType { enum435 enum EntityType type;496 XML_Bool betweenDecl, enum EntityType type);5979 enum EntityType type) { in processEntity()