Searched defs:castAddr (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDecl.cpp477 llvm::Value *castAddr = CGF.Builder.CreateBitCast(Addr, CGF.Int8PtrTy); local
924 llvm::Value *castAddr = Builder.CreateBitCast(Alloc, Int8PtrTy); local

Completed in 86 milliseconds