Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaInit.cpp7304 static void DiagnoseNarrowingInInitList(Sema &S,
7967 DiagnoseNarrowingInInitList(S, *Step->ICS, SourceType, Entity.getType(), in Perform()
9430 static void DiagnoseNarrowingInInitList(Sema &S, in DiagnoseNarrowingInInitList() function