Home | History | Annotate | Download | only in Core

Lines Matching refs:getTypeSize

77     unsigned castSize = Context.getTypeSize(castTy);
141 unsigned BitWidth = Context.getTypeSize(castTy);
287 uint64_t TypeWidth = Ctx.getTypeSize(SymbolType);
869 if (ctx.getTypeSize(ctx.VoidPtrTy) == x->getBitWidth()) {