Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp10256 Expr *Pointer, bool IsGNUIdiom) { in diagnoseArithmeticOnNullPointer()
10565 bool IsGNUIdiom = BinaryOperator::isNullPointerArithmeticExtension( in CheckAdditionOperands() local