Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp3319 TryEmitResult emitBitCast(TryEmitResult result, llvm::Type *resultType) { in emitBitCast() function
3495 llvm::Value *emitBitCast(llvm::Value *value, llvm::Type *resultType) { in emitBitCast() function