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

  /src/external/gpl3/gcc/dist/gcc/
tree.h 3325 /* The DECL_VINDEX is used for FUNCTION_DECLS in two different ways.
3327 DECL_VINDEX may point to a FUNCTION_DECL in a base class which
3332 #define DECL_VINDEX(NODE) \
  /src/external/gpl3/gcc.old/dist/gcc/
tree.h 3158 /* The DECL_VINDEX is used for FUNCTION_DECLS in two different ways.
3160 DECL_VINDEX may point to a FUNCTION_DECL in a base class which
3165 #define DECL_VINDEX(NODE) \

Completed in 76 milliseconds