Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp7126 QualType EntityType,
9020 QualType EntityType, in DiagnoseNarrowingInInitList() argument
9055 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()
9066 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()
9077 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()
9084 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList()
9091 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()