Home
last modified time | relevance | path

Searched refs:EntityType (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaInit.cpp5739 QualType EntityType,
7236 QualType EntityType, in DiagnoseNarrowingInInitList() argument
7271 << 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()