Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp6266 bool PartialOverloading, bool AllowExplicit, bool AllowExplicitConversions, in AddOverloadCandidate() argument
6461 getLangOpts().ObjCAutoRefCount, AllowExplicitConversions); in AddOverloadCandidate()
7843 bool AllowExplicitConversions,
7987 bool AllowExplicitConversions, in AddTypesConvertedFrom() argument
8054 if (AllowExplicitConversions || !Conv->isExplicit()) { in AddTypesConvertedFrom()