Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp8206 QualType EntityType,
10227 QualType EntityType, in DiagnoseNarrowingInInitList() argument
10263 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()
10274 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()
10285 << EntityType.getLocalUnqualifiedType(); in DiagnoseNarrowingInInitList()
10292 if (const TypedefType *TT = EntityType->getAs<TypedefType>()) { in DiagnoseNarrowingInInitList()
10299 } else if (const BuiltinType *BT = EntityType->getAs<BuiltinType>()) in DiagnoseNarrowingInInitList()