Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp5136 uintptr_t PtrInt = reinterpret_cast<uintptr_t>(Ptr); in GetPointerConstant() local
5138 return llvm::ConstantInt::get(i64, PtrInt); in GetPointerConstant()