Home
last modified time | relevance | path

Searched refs:VoidPtrSize (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp4124 unsigned VoidPtrSize = in SynthesizeByrefCopyDestroyHelper() local
4127 unsigned offset = (VoidPtrSize*4 + IntSize + IntSize)/Context->getCharWidth(); in SynthesizeByrefCopyDestroyHelper()
DRewriteModernObjC.cpp4971 unsigned VoidPtrSize = in SynthesizeByrefCopyDestroyHelper() local
4974 unsigned offset = (VoidPtrSize*4 + IntSize + IntSize)/Context->getCharWidth(); in SynthesizeByrefCopyDestroyHelper()