Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h422 struct UserDefinedConversionSequence { struct
434 StandardConversionSequence Before;
442 bool EllipsisConversion : 1;
447 bool HadMultipleCandidates : 1;
451 StandardConversionSequence After;
456 FunctionDecl* ConversionFunction;
461 DeclAccessPair FoundConversionFunction;