Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DOverload.h586 struct OverloadCandidate { struct
612 /// the OverloadCandidateSet. argument
613 ImplicitConversionSequence *Conversions;
616 ConversionFixItGenerator Fix;
619 unsigned NumConversions;
622 bool Viable;
627 bool IsSurrogate;
636 bool IgnoreObjectArgument;
640 unsigned char FailureKind;
644 unsigned ExplicitCallArguments;
[all …]