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

/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp2297 static Value *emitPointerArithmetic(CodeGenFunction &CGF, function
2461 return emitPointerArithmetic(CGF, op, /*subtraction*/ false);
2522 return emitPointerArithmetic(CGF, op, /*subtraction*/ true);

Completed in 53 milliseconds