Home
last modified time | relevance | path

Searched defs:OverloadCandidate (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
DOverload.h593 struct OverloadCandidate { struct
619 /// the OverloadCandidateSet. argument
620 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 …]