Home
last modified time | relevance | path

Searched refs:AllowExplicitConvs (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h669 bool AllowExplicitConvs = false) {
671 AllowExplicitConvs? IC_ExplicitConvs : IC_Normal,
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4579 bool AllowExplicitConvs = Kind.allowExplicitConversionFunctionsInRefBinding(); in TryRefInitWithConversionFunction() local
4645 /*AllowObjCConversionOnExplicit=*/false, AllowExplicitConvs); in TryRefInitWithConversionFunction()
4649 /*AllowObjCConversionOnExplicit=*/false, AllowExplicitConvs); in TryRefInitWithConversionFunction()