Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp4124 unsigned VoidPtrSize = in SynthesizeByrefCopyDestroyHelper() local
4127 unsigned offset = (VoidPtrSize*4 + IntSize + IntSize)/Context->getCharWidth(); in SynthesizeByrefCopyDestroyHelper()
DRewriteModernObjC.cpp4970 unsigned VoidPtrSize = in SynthesizeByrefCopyDestroyHelper() local
4973 unsigned offset = (VoidPtrSize*4 + IntSize + IntSize)/Context->getCharWidth(); in SynthesizeByrefCopyDestroyHelper()