Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp7842 bool AllowExplicit, bool AllowResultConversion) { in AddConversionCandidate() argument
7859 if (!AllowResultConversion && in AddConversionCandidate()
8044 bool AllowExplicit, bool AllowResultConversion) { in AddTemplateConversionCandidate() argument
8088 AllowExplicit, AllowResultConversion); in AddTemplateConversionCandidate()
/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10260 bool AllowExplicit, bool AllowResultConversion = true);
10271 bool AllowExplicit, bool AllowResultConversion = true);