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