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

  /src/external/gpl3/gcc.old/dist/gcc/jit/
dummy-frontend.cc 40 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
104 handle_malloc_attribute, NULL },
231 handle_malloc_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc/dist/gcc/jit/
dummy-frontend.cc 48 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
163 handle_malloc_attribute, attr_alloc_exclusions },
316 handle_malloc_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc 52 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
169 handle_malloc_attribute, NULL),
506 handle_malloc_attribute (tree *node, tree, tree, int, bool *) function
  /src/external/gpl3/gcc/dist/gcc/lto/
lto-lang.cc 47 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
111 handle_malloc_attribute, NULL },
348 handle_malloc_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/lto/
lto-lang.cc 47 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
111 handle_malloc_attribute, NULL },
334 handle_malloc_attribute (tree *node, tree ARG_UNUSED (name), function
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc 118 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
387 handle_malloc_attribute, attr_alloc_exclusions },
3297 handle_malloc_attribute (tree *node, tree name, tree args, int flags, function
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc 122 static tree handle_malloc_attribute (tree *, tree, tree, int, bool *);
432 handle_malloc_attribute, attr_alloc_exclusions },
3620 handle_malloc_attribute (tree *node, tree name, tree args, int flags, function

Completed in 37 milliseconds