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

  /src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc 1694 pushtag (location_t loc, tree name, tree type)
1737 /* An exported interface to pushtag. This is used by the gdb plugin's
1743 pushtag (loc, name, type);
5064 pushtag (input_location, name, t);
8807 pushtag (loc, name, ref);
8897 pushtag (loc, name, ref);
9930 pushtag (loc, name, enumtype);
1682 pushtag (location_t loc, tree name, tree type) function
  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.cc 8315 pushtag (tree name, tree type, TAG_how how)
8442 /* Push a DECL_EXPR so we call pushtag at the right time in
8311 pushtag (tree name, tree type, TAG_how how) function
  /src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc 1576 pushtag (location_t loc, tree name, tree type)
1619 /* An exported interface to pushtag. This is used by the gdb plugin's
1625 pushtag (loc, name, type);
4794 pushtag (input_location, name, t);
8276 pushtag (loc, name, ref);
8351 pushtag (loc, name, ref);
9148 pushtag (loc, name, enumtype);
1564 pushtag (location_t loc, tree name, tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.cc 8082 pushtag (tree name, tree type, TAG_how how)
8209 /* Push a DECL_EXPR so we call pushtag at the right time in
8078 pushtag (tree name, tree type, TAG_how how) function

Completed in 53 milliseconds