Searched defs:OverloadCandidate (Results 1 – 1 of 1) sorted by relevance
600 struct OverloadCandidate { struct626 /// the OverloadCandidateSet. argument627 ImplicitConversionSequence *Conversions;630 ConversionFixItGenerator Fix;633 unsigned NumConversions;636 bool Viable;641 bool IsSurrogate;650 bool IgnoreObjectArgument;654 unsigned char FailureKind;658 unsigned ExplicitCallArguments;[all …]