Home
last modified time | relevance | path

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

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