Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp6265 bool PartialOverloading, bool AllowExplicit, bool AllowExplicitConversions, in AddOverloadCandidate() argument
6460 getLangOpts().ObjCAutoRefCount, AllowExplicitConversions); in AddOverloadCandidate()
7836 bool AllowExplicitConversions,
7980 bool AllowExplicitConversions, in AddTypesConvertedFrom() argument
8047 if (AllowExplicitConversions || !Conv->isExplicit()) { in AddTypesConvertedFrom()