HomeSort by: relevance | last modified time | path
    Searched defs:DECL_FRIENDLIST (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 5027 /* The format of each node in the DECL_FRIENDLIST is as follows:
5032 #define DECL_FRIENDLIST(NODE) (DECL_INITIAL (NODE))
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 4911 /* The format of each node in the DECL_FRIENDLIST is as follows:
4916 #define DECL_FRIENDLIST(NODE) (DECL_INITIAL (NODE))

Completed in 43 milliseconds