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

  /src/external/gpl3/gcc/dist/gcc/jit/
dummy-frontend.cc 93 static const struct attribute_spec::exclusions attr_alloc_exclusions[] = variable in typeref:struct:exclusions
163 handle_malloc_attribute, attr_alloc_exclusions },
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc 137 static const struct attribute_spec::exclusions attr_alloc_exclusions[] = variable in typeref:struct:exclusions
219 d_handle_alloc_size_attribute, attr_alloc_exclusions),
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc 245 static const struct attribute_spec::exclusions attr_alloc_exclusions[] = variable in typeref:struct:exclusions
387 handle_malloc_attribute, attr_alloc_exclusions },
448 attr_alloc_exclusions },
525 attr_alloc_exclusions },
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc 284 static const struct attribute_spec::exclusions attr_alloc_exclusions[] = variable in typeref:struct:exclusions
432 handle_malloc_attribute, attr_alloc_exclusions },
495 attr_alloc_exclusions },
579 attr_alloc_exclusions },

Completed in 21 milliseconds