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

  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 741 (DECL_CONSTRUCTOR_P (NODE) || DECL_DESTRUCTOR_P (NODE) \
3177 #define DECL_DESTRUCTOR_P(NODE) \
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 728 (DECL_CONSTRUCTOR_P (NODE) || DECL_DESTRUCTOR_P (NODE) \
3119 #define DECL_DESTRUCTOR_P(NODE) \

Completed in 58 milliseconds