HomeSort by: relevance | last modified time | path
    Searched refs:isNullPointerArithmeticExtension (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 3893 static bool isNullPointerArithmeticExtension(ASTContext &Ctx, Opcode Opc,
  /src/external/apache2/llvm/dist/clang/lib/AST/
Expr.cpp 2069 bool BinaryOperator::isNullPointerArithmeticExtension(ASTContext &Ctx,
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprScalar.cpp 3407 if (BinaryOperator::isNullPointerArithmeticExtension(CGF.getContext(),
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExpr.cpp 10674 bool IsGNUIdiom = BinaryOperator::isNullPointerArithmeticExtension(

Completed in 74 milliseconds