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.cpp7043 bool PartialOverloading, bool AllowExplicit, bool AllowExplicitConversions, in AddOverloadCandidate() argument
7281 getLangOpts().ObjCAutoRefCount, AllowExplicitConversions); in AddOverloadCandidate()
8886 bool AllowExplicitConversions,
9031 bool AllowExplicitConversions, in AddTypesConvertedFrom() argument
9101 if (AllowExplicitConversions || !Conv->isExplicit()) { in AddTypesConvertedFrom()