Searched refs:checkCastFunctionType (Results 1 – 1 of 1) sorted by relevance
1053 static bool checkCastFunctionType(Sema &Self, const ExprResult &SrcExpr, in checkCastFunctionType() function1161 if (!checkCastFunctionType(Self, SrcExpr, DestType)) in CheckReinterpretCast()2762 if (!checkCastFunctionType(Self, SrcExpr, DestType)) in CheckCXXCStyleCast()3086 if (!checkCastFunctionType(Self, SrcExpr, DestType)) in CheckCStyleCast()