Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp3974 bool AllowExplicitConv = AllowExplicit && !CopyInitializing && in ResolveConstructorOverload() local
3980 AllowExplicitConv); in ResolveConstructorOverload()
6525 bool AllowExplicitConv = in PerformConstructorInitialization() local
6533 ConstructorArgs, AllowExplicitConv, in PerformConstructorInitialization()