Searched defs:OverloadCandidate (Results 1 – 1 of 1) sorted by relevance
586 struct OverloadCandidate { struct612 /// the OverloadCandidateSet. argument613 ImplicitConversionSequence *Conversions;616 ConversionFixItGenerator Fix;619 unsigned NumConversions;622 bool Viable;627 bool IsSurrogate;636 bool IgnoreObjectArgument;640 unsigned char FailureKind;644 unsigned ExplicitCallArguments;[all …]