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

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11562 static void diagnoseArithmeticOnTwoVoidPointers(Sema &S, SourceLocation Loc, function
11725 else diagnoseArithmeticOnTwoVoidPointers(S, Loc, LHSExpr, RHSExpr);

Completed in 201 milliseconds