Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DAddress.h93 ConstantAddress getElementBitCast(llvm::Type *ty) const { in getElementBitCast() function
H A DCGExprConstant.cpp1787 return C.getElementBitCast(CGM.getTypes().ConvertTypeForMem(E->getType())); in VisitObjCStringLiteral()