Searched refs:checkCastFunctionType (Results 1 – 1 of 1) sorted by relevance
1062 static bool checkCastFunctionType(Sema &Self, const ExprResult &SrcExpr, in checkCastFunctionType() function1170 if (!checkCastFunctionType(Self, SrcExpr, DestType)) in CheckReinterpretCast()2800 if (!checkCastFunctionType(Self, SrcExpr, DestType)) in CheckCXXCStyleCast()3128 if (!checkCastFunctionType(Self, SrcExpr, DestType)) in CheckCStyleCast()