Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaInit.cpp4002 bool AllowExplicitConv = AllowExplicit && !CopyInitializing && in ResolveConstructorOverload() local
4008 AllowExplicitConv); in ResolveConstructorOverload()
6584 bool AllowExplicitConv = in PerformConstructorInitialization() local
6592 ConstructorArgs, AllowExplicitConv, in PerformConstructorInitialization()