Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DInitialization.h689 bool AllowExplicitConvs = false) {
691 AllowExplicitConvs? IC_ExplicitConvs : IC_Normal,
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp4634 bool AllowExplicitConvs = Kind.allowExplicitConversionFunctionsInRefBinding(); in TryRefInitWithConversionFunction() local
4700 /*AllowObjCConversionOnExplicit=*/false, AllowExplicitConvs); in TryRefInitWithConversionFunction()
4704 /*AllowObjCConversionOnExplicit=*/false, AllowExplicitConvs); in TryRefInitWithConversionFunction()