Searched refs:NotSubtraction (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenFunction.h4588 enum { NotSubtraction = false, IsSubtraction = true }; enumerator in enum:clang::CodeGen::CodeGenFunction::__anon532
H A DCGExpr.cpp3657 CodeGenFunction::NotSubtraction, loc,
H A DCGExprScalar.cpp3816 return emitPointerArithmetic(CGF, op, CodeGenFunction::NotSubtraction);

Completed in 206 milliseconds