Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h689 bool AllowExplicitConvs = false) {
691 AllowExplicitConvs? IC_ExplicitConvs : IC_Normal,
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4909 bool AllowExplicitConvs = Kind.allowExplicitConversionFunctionsInRefBinding(); in TryRefInitWithConversionFunction() local
4975 /*AllowObjCConversionOnExplicit=*/false, AllowExplicitConvs); in TryRefInitWithConversionFunction()
4979 /*AllowObjCConversionOnExplicit=*/false, AllowExplicitConvs); in TryRefInitWithConversionFunction()