Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h375 struct UserDefinedConversionSequence { struct
387 StandardConversionSequence Before;
395 bool EllipsisConversion : 1;
400 bool HadMultipleCandidates : 1;
404 StandardConversionSequence After;
409 FunctionDecl* ConversionFunction;
414 DeclAccessPair FoundConversionFunction;