Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4274 bool AllowExplicitConv = AllowExplicit && !CopyInitializing && in ResolveConstructorOverload() local
4280 AllowExplicitConv); in ResolveConstructorOverload()
7192 bool AllowExplicitConv = in PerformConstructorInitialization() local
7205 ConstructorArgs, AllowExplicitConv, in PerformConstructorInitialization()