Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp7819 QualType EntityType,
9787 QualType EntityType, in DiagnoseNarrowingInInitList() argument
9822 << 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()