Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaInit.cpp4029 bool AllowExplicitConv = AllowExplicit && !CopyInitializing && in ResolveConstructorOverload() local
4035 AllowExplicitConv); in ResolveConstructorOverload()
6904 bool AllowExplicitConv = in PerformConstructorInitialization() local
6912 ConstructorArgs, AllowExplicitConv, in PerformConstructorInitialization()