Home | History | Annotate | Download | only in Reader

Lines Matching full:pointee

1514     case bitc::TYPE_CODE_POINTER: { // POINTER: [pointee type] or
1515 // [pointee type, address space]
2766 return error("Explicit gep operator type does not match pointee type "
3927 return error(Context, "Explicit load/store type does not match pointee "
4169 "Explicit gep type does not match pointee type of pointer operand");
4673 return error("Explicit invoke type does not match pointee type of "
5058 return error("Explicit call type does not match pointee type of "