Home
last modified time | relevance | path

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

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