Searched defs:ByteType (Results 1 – 2 of 2) sorted by relevance
39 public interface ByteType extends PrimitiveType { interface
270 auto *ByteType = Type::getInt8Ty(CI->getContext()); in getPtrToElementAtOffset() local