Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp5660 bool SuppressUserConversion = false) { in TryObjectArgumentInitialization() argument
5685 S, &TmpExpr, ExplicitParameterType, SuppressUserConversion, in TryObjectArgumentInitialization()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10196 bool SuppressUserConversion = false,