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

Declarations

tools/clang/include/clang/AST/Expr.h
 3564   static bool isNullPointerArithmeticExtension(ASTContext &Ctx, Opcode Opc,

References

tools/clang/lib/CodeGen/CGExprScalar.cpp
 3198   if (BinaryOperator::isNullPointerArithmeticExtension(CGF.getContext(),
tools/clang/lib/Sema/SemaExpr.cpp
 9646       bool IsGNUIdiom = BinaryOperator::isNullPointerArithmeticExtension(