Home
last modified time | relevance | path

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

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