Home
last modified time | relevance | path

Searched refs:AllowResultConversion (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7802 bool AllowExplicit, bool AllowResultConversion) { in AddConversionCandidate() argument
7819 if (!AllowResultConversion && in AddConversionCandidate()
8015 bool AllowExplicit, bool AllowResultConversion) { in AddTemplateConversionCandidate() argument
8060 AllowExplicit, AllowResultConversion); in AddTemplateConversionCandidate()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4125 bool AllowExplicit, bool AllowResultConversion = true);
4130 bool AllowExplicit, bool AllowResultConversion = true);