Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DAddress.h92 ConstantAddress getElementBitCast(llvm::Type *ty) const { in getElementBitCast() function
H A DCGExprConstant.cpp1956 return C.getElementBitCast(CGM.getTypes().ConvertTypeForMem(T)); in emitConstantObjCStringLiteral()