Lines Matching full:pointee
5916 // Get the pointee types.
6695 // routine is it effectively iqnores the qualifiers on the top level pointee.
6772 // Check if the pointee types are compatible ignoring the sign.
8047 // Pointee types must be the same: C++ [expr.add]
8052 // Pointee types must be compatible C99 6.5.6p3
8065 // The pointee type may have zero size. As an extension, a structure or
14108 // Build the sub-expression as if it were an object of the pointee type.
14269 // Rebuild the sub-expression as the pointee (function) type.