Searched refs:diagnoseArithmeticOnTwoVoidPointers (Results 1 - 1 of 1) sorted by relevance

/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 185 milliseconds