Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DOverload.h237 NK_Type_Narrowing, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp335 return NK_Type_Narrowing; in getNarrowingKind()
346 return NK_Type_Narrowing; in getNarrowingKind()
5739 case NK_Type_Narrowing: in CheckConvertedConstantExpression()
H A DSemaInit.cpp9812 case NK_Type_Narrowing: in DiagnoseNarrowingInInitList()
H A DSemaExpr.cpp11526 case NK_Type_Narrowing: in checkThreeWayNarrowingConversion()