Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp7878 QualType EntityType,
9860 QualType EntityType, in DiagnoseNarrowingInInitList() argument
9895 << 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()