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

  /src/external/gpl3/gcc.old/dist/gcc/jit/
dummy-frontend.cc 47 static tree handle_transaction_pure_attribute (tree *, tree, tree, int, bool *);
127 handle_transaction_pure_attribute, NULL },
398 handle_transaction_pure_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc/dist/gcc/jit/
dummy-frontend.cc 60 static tree handle_transaction_pure_attribute (tree *, tree, tree, int, bool *);
192 handle_transaction_pure_attribute, NULL },
483 handle_transaction_pure_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc 58 static tree handle_transaction_pure_attribute (tree *, tree, tree, int, bool *);
179 handle_transaction_pure_attribute, NULL),
629 handle_transaction_pure_attribute (tree *node, tree, tree, int, bool *) function
  /src/external/gpl3/gcc/dist/gcc/lto/
lto-lang.cc 54 static tree handle_transaction_pure_attribute (tree *, tree, tree, int, bool *);
134 handle_transaction_pure_attribute, NULL },
515 handle_transaction_pure_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/lto/
lto-lang.cc 54 static tree handle_transaction_pure_attribute (tree *, tree, tree, int, bool *);
134 handle_transaction_pure_attribute, NULL },
501 handle_transaction_pure_attribute (tree *node, tree ARG_UNUSED (name), function

Completed in 17 milliseconds