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

  /src/external/gpl3/gcc.old/dist/gcc/jit/
dummy-frontend.cc 37 static tree handle_noreturn_attribute (tree *, tree, tree, int, bool *);
95 handle_noreturn_attribute,
155 handle_noreturn_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc/dist/gcc/jit/
dummy-frontend.cc 51 static tree handle_noreturn_attribute (tree *, tree, tree, int, bool *);
165 handle_noreturn_attribute,
240 handle_noreturn_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc 49 static tree handle_noreturn_attribute (tree *, tree, tree, int, bool *);
163 handle_noreturn_attribute, attr_noreturn_exclusions),
442 handle_noreturn_attribute (tree *node, tree, tree, int, bool *) function
  /src/external/gpl3/gcc/dist/gcc/lto/
lto-lang.cc 44 static tree handle_noreturn_attribute (tree *, tree, tree, int, bool *);
102 handle_noreturn_attribute,
272 handle_noreturn_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/lto/
lto-lang.cc 44 static tree handle_noreturn_attribute (tree *, tree, tree, int, bool *);
102 handle_noreturn_attribute,
258 handle_noreturn_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc 306 handle_noreturn_attribute,
309 handle_noreturn_attribute, NULL },
1050 handle_noreturn_attribute (tree *node, tree name, tree ARG_UNUSED (args), function
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc 347 handle_noreturn_attribute,
350 handle_noreturn_attribute, NULL },
1223 handle_noreturn_attribute (tree *node, tree name, tree ARG_UNUSED (args), function

Completed in 27 milliseconds