Home
last modified time | relevance | path

Searched defs:ID_NODE (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/cp/
Dcp-tree.h4340 #define TEMP_NAME_P(ID_NODE) \ argument
4344 #define VTABLE_NAME_P(ID_NODE) \ argument
4349 #define VFIELD_NAME_P(ID_NODE) \ argument
4355 #define ANON_AGGRNAME_P(ID_NODE) \ argument
4378 #define UDLIT_OPER_P(ID_NODE) \ argument
4382 #define UDLIT_OP_SUFFIX(ID_NODE) \ argument
4387 #define VTABLE_NAME_P(ID_NODE) (IDENTIFIER_POINTER (ID_NODE)[1] == 'v' \ argument
4391 #define TEMP_NAME_P(ID_NODE) \ argument
4393 #define VFIELD_NAME_P(ID_NODE) \ argument
4399 #define ANON_AGGRNAME_P(ID_NODE) (IDENTIFIER_POINTER (ID_NODE)[0] == JOINER \ argument