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

/external/clang/lib/Sema/
H A DSemaExpr.cpp7018 static void diagnoseArithmeticOnTwoVoidPointers(Sema &S, SourceLocation Loc, function
7129 else diagnoseArithmeticOnTwoVoidPointers(S, Loc, LHSExpr, RHSExpr);

Completed in 241 milliseconds