Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp9450 auto MakeDiag = [&](bool IsConstRef, unsigned DefaultDiagID, in DiagnoseNarrowingInInitList() local
9478 MakeDiag(T != EntityType, diag::ext_init_list_type_narrowing, in DiagnoseNarrowingInInitList()
9488 MakeDiag(EntityType.getNonReferenceType() != EntityType, in DiagnoseNarrowingInInitList()
9499 MakeDiag(EntityType.getNonReferenceType() != EntityType, in DiagnoseNarrowingInInitList()