Searched defs:diagnoseArithmeticOnTwoFunctionPointers (Results 1 - 1 of 1) sorted by path

/external/clang/lib/Sema/
H A DSemaExpr.cpp7037 static void diagnoseArithmeticOnTwoFunctionPointers(Sema &S, SourceLocation Loc, function
7140 else diagnoseArithmeticOnTwoFunctionPointers(S, Loc, LHSExpr, RHSExpr);

Completed in 301 milliseconds