Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp5636 QualType EntityType,
7142 QualType EntityType, in DiagnoseNarrowingInInitList() argument
7177 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()
7188 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()
7199 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()
7206 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList()
7213 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()