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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h 4499 enum { NotSubtraction = false, IsSubtraction = true };
CGExpr.cpp 3592 CodeGenFunction::NotSubtraction, loc,
CGExprScalar.cpp 3569 return emitPointerArithmetic(CGF, op, CodeGenFunction::NotSubtraction);

Completed in 29 milliseconds