Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DInitialization.h675 bool AllowExplicitConvs = false) {
677 AllowExplicitConvs? IC_ExplicitConvs : IC_Normal,
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp4607 bool AllowExplicitConvs = Kind.allowExplicitConversionFunctionsInRefBinding(); in TryRefInitWithConversionFunction() local
4673 /*AllowObjCConversionOnExplicit=*/false, AllowExplicitConvs); in TryRefInitWithConversionFunction()
4677 /*AllowObjCConversionOnExplicit=*/false, AllowExplicitConvs); in TryRefInitWithConversionFunction()