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