Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7254 bool AllowExplicit, bool AllowResultConversion) { in AddConversionCandidate() argument
7271 if (!AllowResultConversion && in AddConversionCandidate()
7458 bool AllowExplicit, bool AllowResultConversion) { in AddTemplateConversionCandidate() argument
7500 AllowExplicit, AllowResultConversion); in AddTemplateConversionCandidate()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3692 bool AllowExplicit, bool AllowResultConversion = true);
3697 bool AllowExplicit, bool AllowResultConversion = true);