Lines Matching defs:ID_NODE
4283 #define TEMP_NAME_P(ID_NODE) \ argument
4287 #define VTABLE_NAME_P(ID_NODE) \ argument
4292 #define VFIELD_NAME_P(ID_NODE) \ argument
4298 #define ANON_AGGRNAME_P(ID_NODE) \ argument
4316 #define LAMBDANAME_P(ID_NODE) \ argument
4325 #define UDLIT_OPER_P(ID_NODE) \ argument
4329 #define UDLIT_OP_SUFFIX(ID_NODE) \ argument
4334 #define VTABLE_NAME_P(ID_NODE) (IDENTIFIER_POINTER (ID_NODE)[1] == 'v' \ argument
4338 #define TEMP_NAME_P(ID_NODE) \ argument
4340 #define VFIELD_NAME_P(ID_NODE) \ argument
4346 #define ANON_AGGRNAME_P(ID_NODE) (IDENTIFIER_POINTER (ID_NODE)[0] == JOINER \ argument