Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDOverload.h226 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOverload.cpp278 StandardConversionSequence::getNarrowingKind(ASTContext &Ctx, in getNarrowingKind() function in StandardConversionSequence
5056 switch (SCS->getNarrowingKind(S.Context, Result.get(), PreNarrowingValue, in CheckConvertedConstantExpression()
HDSemaInit.cpp7543 switch (SCS->getNarrowingKind(S.Context, PostInit, ConstantValue, in DiagnoseNarrowingInInitList()