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

/external/clang/include/clang/Sema/
H A DOverload.h238 NarrowingKind getNarrowingKind(ASTContext &Context, const Expr *Converted,
/external/clang/lib/Sema/
H A DSemaOverload.cpp295 StandardConversionSequence::getNarrowingKind(ASTContext &Ctx, function in class:clang::StandardConversionSequence
4901 switch (SCS->getNarrowingKind(Context, Result.get(), PreNarrowingValue,
H A DSemaInit.cpp6096 switch (SCS->getNarrowingKind(S.Context, PostInit, ConstantValue,

Completed in 97 milliseconds