Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp640 if (Diff.shouldDiagnoseConversion(SrcType, SrcFX, DstType, DstFX)) in diagnoseFunctionEffectConversion()
2819 bool FunctionEffectDiff::shouldDiagnoseConversion( in shouldDiagnoseConversion() function in FunctionEffectDiff
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h508 bool shouldDiagnoseConversion(QualType SrcType,