reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExpr.cpp
 9417     diagnoseArithmeticOnFunctionPointer(S, Loc, Operand);
 9472     if (!isRHSFuncPtr) diagnoseArithmeticOnFunctionPointer(S, Loc, LHSExpr);
 9473     else if (!isLHSFuncPtr) diagnoseArithmeticOnFunctionPointer(S, Loc,