Home
last modified time | relevance | path

Searched refs:getNarrowingKind (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
DOverload.h229 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
/external/clang/lib/Sema/
DSemaOverload.cpp285 StandardConversionSequence::getNarrowingKind(ASTContext &Ctx, in getNarrowingKind() function in StandardConversionSequence
5133 switch (SCS->getNarrowingKind(S.Context, Result.get(), PreNarrowingValue, in CheckConvertedConstantExpression()
DSemaInit.cpp7581 switch (SCS->getNarrowingKind(S.Context, PostInit, ConstantValue, in DiagnoseNarrowingInInitList()