Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaInit.cpp3972 bool AllowExplicitConv = AllowExplicit && !CopyInitializing && in ResolveConstructorOverload() local
3978 AllowExplicitConv); in ResolveConstructorOverload()
6523 bool AllowExplicitConv = in PerformConstructorInitialization() local
6531 ConstructorArgs, AllowExplicitConv, in PerformConstructorInitialization()