HomeSort by: relevance | last modified time | path
    Searched refs:shadow_tag (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/c/
c-tree.h 685 extern void shadow_tag (const struct c_declspecs *);
c-decl.cc 4946 shadow_tag (const struct c_declspecs *declspecs)
8735 (This reference will be shadowed by shadow_tag later if appropriate.)
4925 shadow_tag (const struct c_declspecs *declspecs) function
c-parser.cc 2400 shadow_tag (specs);
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-tree.h 623 extern void shadow_tag (const struct c_declspecs *);
c-decl.cc 4704 shadow_tag (const struct c_declspecs *declspecs)
8208 (This reference will be shadowed by shadow_tag later if appropriate.)
4683 shadow_tag (const struct c_declspecs *declspecs) function
c-parser.cc 2036 shadow_tag (specs);
  /src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h 7029 extern tree shadow_tag (cp_decl_specifier_seq *);
decl.cc 5817 shadow_tag (cp_decl_specifier_seq *declspecs)
5807 shadow_tag (cp_decl_specifier_seq *declspecs) function
parser.cc 16078 shadow_tag (&decl_specifiers);
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h 6836 extern tree shadow_tag (cp_decl_specifier_seq *);
parser.cc 15420 shadow_tag (&decl_specifiers);
31723 decl = shadow_tag (&decl_specifiers);
31732 therefore not recognized by shadow_tag. */
    [all...]
decl.cc 5483 shadow_tag (cp_decl_specifier_seq *declspecs)
5473 shadow_tag (cp_decl_specifier_seq *declspecs) function

Completed in 168 milliseconds