Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOverload.cpp7258 bool AllowExplicit, bool AllowResultConversion) { in AddConversionCandidate() argument
7275 if (!AllowResultConversion && in AddConversionCandidate()
7462 bool AllowExplicit, bool AllowResultConversion) { in AddTemplateConversionCandidate() argument
7504 AllowExplicit, AllowResultConversion); in AddTemplateConversionCandidate()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3662 bool AllowExplicit, bool AllowResultConversion = true);
3667 bool AllowExplicit, bool AllowResultConversion = true);