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