Searched defs:OverloadCandidate (Results 1 – 1 of 1) sorted by relevance
589 struct OverloadCandidate { struct615 /// the OverloadCandidateSet. argument616 ImplicitConversionSequence *Conversions;619 ConversionFixItGenerator Fix;622 unsigned NumConversions;625 bool Viable;630 bool IsSurrogate;639 bool IgnoreObjectArgument;643 unsigned char FailureKind;647 unsigned ExplicitCallArguments;[all …]