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

  /src/external/gpl3/gcc.old/dist/gcc/jit/
dummy-frontend.cc 39 static tree handle_const_attribute (tree *, tree, tree, int, bool *);
101 handle_const_attribute,
201 handle_const_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc/dist/gcc/jit/
dummy-frontend.cc 43 static tree handle_const_attribute (tree *, tree, tree, int, bool *);
155 handle_const_attribute,
286 handle_const_attribute (tree *node, tree name, tree ARG_UNUSED (args), function
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc 51 static tree handle_const_attribute (tree *, tree, tree, int, bool *);
167 handle_const_attribute, attr_const_pure_exclusions),
484 handle_const_attribute (tree *node, tree, tree, int, bool *) function
  /src/external/gpl3/gcc/dist/gcc/lto/
lto-lang.cc 46 static tree handle_const_attribute (tree *, tree, tree, int, bool *);
108 handle_const_attribute,
318 handle_const_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/lto/
lto-lang.cc 46 static tree handle_const_attribute (tree *, tree, tree, int, bool *);
108 handle_const_attribute,
304 handle_const_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc 91 static tree handle_const_attribute (tree *, tree, tree, int, bool *);
351 handle_const_attribute,
1717 handle_const_attribute (tree *node, tree name, tree ARG_UNUSED (args), function
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc 93 static tree handle_const_attribute (tree *, tree, tree, int, bool *);
394 handle_const_attribute,
1993 handle_const_attribute (tree *node, tree name, tree ARG_UNUSED (args), function

Completed in 36 milliseconds