Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp10361 Expr *Pointer, bool IsGNUIdiom) { in diagnoseArithmeticOnNullPointer()
10674 bool IsGNUIdiom = BinaryOperator::isNullPointerArithmeticExtension( in CheckAdditionOperands() local