Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp4115 unsigned VoidPtrSize = in SynthesizeByrefCopyDestroyHelper() local
4118 unsigned offset = (VoidPtrSize*4 + IntSize + IntSize)/Context->getCharWidth(); in SynthesizeByrefCopyDestroyHelper()
H A DRewriteModernObjC.cpp4952 unsigned VoidPtrSize = in SynthesizeByrefCopyDestroyHelper() local
4955 unsigned offset = (VoidPtrSize*4 + IntSize + IntSize)/Context->getCharWidth(); in SynthesizeByrefCopyDestroyHelper()