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

  /src/external/gpl3/gcc.old/dist/gcc/jit/
dummy-frontend.cc 41 static tree handle_pure_attribute (tree *, tree, tree, int, bool *);
106 handle_pure_attribute,
249 handle_pure_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc/dist/gcc/jit/
dummy-frontend.cc 56 static tree handle_pure_attribute (tree *, tree, tree, int, bool *);
180 handle_pure_attribute,
334 handle_pure_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc 53 static tree handle_pure_attribute (tree *, tree, tree, int, bool *);
173 handle_pure_attribute, attr_const_pure_exclusions),
518 handle_pure_attribute (tree *node, tree, tree, int, bool *) function
  /src/external/gpl3/gcc/dist/gcc/lto/
lto-lang.cc 48 static tree handle_pure_attribute (tree *, tree, tree, int, bool *);
113 handle_pure_attribute,
366 handle_pure_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/lto/
lto-lang.cc 48 static tree handle_pure_attribute (tree *, tree, tree, int, bool *);
113 handle_pure_attribute,
352 handle_pure_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc 124 static tree handle_pure_attribute (tree *, tree, tree, int, bool *);
394 handle_pure_attribute,
3836 handle_pure_attribute (tree *node, tree name, tree ARG_UNUSED (args), function
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc 128 static tree handle_pure_attribute (tree *, tree, tree, int, bool *);
439 handle_pure_attribute,
4159 handle_pure_attribute (tree *node, tree name, tree ARG_UNUSED (args), function

Completed in 62 milliseconds