Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp697 void Sema::diagnoseFunctionEffectConversion(QualType DstType, QualType SrcType, in diagnoseFunctionEffectConversion() function in Sema
789 diagnoseFunctionEffectConversion(Ty, E->getType(), E->getBeginLoc()); in ImpCastExprToType()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1164 void diagnoseFunctionEffectConversion(QualType DstType, QualType SrcType,