Searched refs:getNarrowingKind (Results 1 – 3 of 3) sorted by relevance
226 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
278 StandardConversionSequence::getNarrowingKind(ASTContext &Ctx, in getNarrowingKind() function in StandardConversionSequence5017 switch (SCS->getNarrowingKind(S.Context, Result.get(), PreNarrowingValue, in CheckConvertedConstantExpression()
7161 switch (SCS->getNarrowingKind(S.Context, PostInit, ConstantValue, in DiagnoseNarrowingInInitList()