HomeSort by: relevance | last modified time | path
    Searched defs:emitPointerArithmetic (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprScalar.cpp 3366 static Value *emitPointerArithmetic(CodeGenFunction &CGF,
3569 return emitPointerArithmetic(CGF, op, CodeGenFunction::NotSubtraction);
3764 return emitPointerArithmetic(CGF, op, CodeGenFunction::IsSubtraction);

Completed in 53 milliseconds