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

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc 125 static tree handle_tm_attribute (tree *, tree, tree, int, bool *);
397 handle_tm_attribute, NULL },
399 handle_tm_attribute, NULL },
401 handle_tm_attribute, NULL },
403 handle_tm_attribute, NULL },
405 handle_tm_attribute, NULL },
409 handle_tm_attribute, NULL },
3969 handle_tm_attribute (tree *node, tree name, tree args, function
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc 129 static tree handle_tm_attribute (tree *, tree, tree, int, bool *);
442 handle_tm_attribute, NULL },
444 handle_tm_attribute, NULL },
446 handle_tm_attribute, NULL },
448 handle_tm_attribute, NULL },
450 handle_tm_attribute, NULL },
454 handle_tm_attribute, NULL },
4292 handle_tm_attribute (tree *node, tree name, tree args, function

Completed in 96 milliseconds