Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp190 static void DiagnoseCastQual(Sema &Self, const ExprResult &SrcExpr,
3014 static void DiagnoseCastQual(Sema &Self, const ExprResult &SrcExpr, in DiagnoseCastQual() function
3069 DiagnoseCastQual(Op.Self, Op.SrcExpr, Op.DestType); in BuildCStyleCastExpr()