Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaInit.cpp3747 bool AllowExplicitConv = AllowExplicit && !CopyInitializing && in ResolveConstructorOverload() local
3753 /*AllowExplicit=*/AllowExplicitConv); in ResolveConstructorOverload()
6178 bool AllowExplicitConv = in PerformConstructorInitialization() local
6187 AllowExplicitConv, in PerformConstructorInitialization()