Home
last modified time | relevance | path

Searched defs:IsGNUIdiom (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp11152 Expr *Pointer, bool IsGNUIdiom) { in diagnoseArithmeticOnNullPointer()
11494 bool IsGNUIdiom = BinaryOperator::isNullPointerArithmeticExtension( in CheckAdditionOperands() local