Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp6327 bool PartialOverloading, bool AllowExplicit, bool AllowExplicitConversions, in AddOverloadCandidate() argument
6544 getLangOpts().ObjCAutoRefCount, AllowExplicitConversions); in AddOverloadCandidate()
7921 bool AllowExplicitConversions,
8065 bool AllowExplicitConversions, in AddTypesConvertedFrom() argument
8132 if (AllowExplicitConversions || !Conv->isExplicit()) { in AddTypesConvertedFrom()