Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DOverload.h589 struct OverloadCandidate { struct
615 /// the OverloadCandidateSet. argument
616 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 …]