Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOverload.cpp7339 bool AllowExplicit, bool AllowResultConversion) { in AddConversionCandidate() argument
7356 if (!AllowResultConversion && in AddConversionCandidate()
7543 bool AllowExplicit, bool AllowResultConversion) { in AddTemplateConversionCandidate() argument
7585 AllowExplicit, AllowResultConversion); in AddTemplateConversionCandidate()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h3909 bool AllowExplicit, bool AllowResultConversion = true);
3914 bool AllowExplicit, bool AllowResultConversion = true);