Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp6749 bool PartialOverloading, bool AllowExplicit, bool AllowExplicitConversions, in AddOverloadCandidate() argument
6970 getLangOpts().ObjCAutoRefCount, AllowExplicitConversions); in AddOverloadCandidate()
8420 bool AllowExplicitConversions,
8564 bool AllowExplicitConversions, in AddTypesConvertedFrom() argument
8631 if (AllowExplicitConversions || !Conv->isExplicit()) { in AddTypesConvertedFrom()