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.cpp5903 bool SuppressUserConversion = false) { in TryObjectArgumentInitialization() argument
5928 S, &TmpExpr, ExplicitParameterType, SuppressUserConversion, in TryObjectArgumentInitialization()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10387 bool SuppressUserConversion = false,