Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11586 diagnoseArithmeticOnNullPointer(Sema & S,SourceLocation Loc,Expr * Pointer,bool IsGNUIdiom) diagnoseArithmeticOnNullPointer() argument
11928 bool IsGNUIdiom = BinaryOperator::isNullPointerArithmeticExtension( CheckAdditionOperands() local