Searched defs:OverloadCandidate (Results 1 – 1 of 1) sorted by relevance
593 struct OverloadCandidate { struct619 /// the OverloadCandidateSet. argument620 ImplicitConversionSequence *Conversions;623 ConversionFixItGenerator Fix;626 unsigned NumConversions;629 bool Viable;634 bool IsSurrogate;643 bool IgnoreObjectArgument;647 unsigned char FailureKind;651 unsigned ExplicitCallArguments;[all …]