Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DOverload.h600 struct OverloadCandidate { struct
626 /// the OverloadCandidateSet. argument
627 ImplicitConversionSequence *Conversions;
630 ConversionFixItGenerator Fix;
633 unsigned NumConversions;
636 bool Viable;
641 bool IsSurrogate;
650 bool IgnoreObjectArgument;
654 unsigned char FailureKind;
658 unsigned ExplicitCallArguments;
[all …]