Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp6798 bool PartialOverloading, bool AllowExplicit, bool AllowExplicitConversions, in AddOverloadCandidate() argument
7013 getLangOpts().ObjCAutoRefCount, AllowExplicitConversions); in AddOverloadCandidate()
8425 bool AllowExplicitConversions,
8570 bool AllowExplicitConversions, in AddTypesConvertedFrom() argument
8640 if (AllowExplicitConversions || !Conv->isExplicit()) { in AddTypesConvertedFrom()