Searched refs:TFF_POINTER (Results 1 – 5 of 5) sorted by relevance
919 flags |= TFF_POINTER; in dump_type_suffix()941 && (flags & TFF_POINTER)); in dump_type_suffix()
5824 #define TFF_POINTER (1 << 14) macro
1005 flags |= TFF_POINTER; in dump_type_suffix()1027 && (flags & TFF_POINTER)); in dump_type_suffix()
6056 #define TFF_POINTER (1 << 14) macro
1327 * cp-tree.h (TFF_POINTER): Add.