Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaInit.cpp3069 bool AllowExplicitConv = AllowExplicit && !CopyInitializing && in ResolveConstructorOverload() local
3075 /*AllowExplicit=*/AllowExplicitConv); in ResolveConstructorOverload()
5175 bool AllowExplicitConv = Kind.AllowExplicit() && !Kind.isCopyInit() && in PerformConstructorInitialization() local
5183 AllowExplicitConv, in PerformConstructorInitialization()