Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSemaCast.cpp207 static void DiagnoseCastQual(Sema &Self, const ExprResult &SrcExpr,
3305 static void DiagnoseCastQual(Sema &Self, const ExprResult &SrcExpr, in DiagnoseCastQual() function
3360 DiagnoseCastQual(Op.Self, Op.SrcExpr, Op.DestType); in BuildCStyleCastExpr()
3388 DiagnoseCastQual(Op.Self, Op.SrcExpr, Op.DestType); in BuildCXXFunctionalCastExpr()