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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 562 DECL_SELF_REFERENCE_P (in a TYPE_DECL)
5197 you can say `S::S'. DECL_SELF_REFERENCE_P will hold for that typedef. */
5202 #define DECL_SELF_REFERENCE_P(NODE) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 553 DECL_SELF_REFERENCE_P (in a TYPE_DECL)
5069 you can say `S::S'. DECL_SELF_REFERENCE_P will hold for that typedef. */
5074 #define DECL_SELF_REFERENCE_P(NODE) \

Completed in 29 milliseconds