Home
last modified time | relevance | path

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

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