Searched defs:OverloadCandidate (Results 1 – 1 of 1) sorted by relevance
590 struct OverloadCandidate { struct616 /// the OverloadCandidateSet. argument617 ImplicitConversionSequence *Conversions;620 ConversionFixItGenerator Fix;623 unsigned NumConversions;626 bool Viable;631 bool IsSurrogate;640 bool IgnoreObjectArgument;644 unsigned char FailureKind;648 unsigned ExplicitCallArguments;[all …]