Home
last modified time | relevance | path

Searched defs:PtrInt (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dsecondary.h507 const uptr PtrInt = HInt + LargeBlock::getHeaderSize(); in allocate() local
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp6066 uintptr_t PtrInt = reinterpret_cast<uintptr_t>(Ptr); in GetPointerConstant() local