HomeSort by: relevance | last modified time | path
    Searched refs:attr_noreturn_exclusions (Results 1 - 11 of 11) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/jit/
dummy-frontend.cc 62 static const struct attribute_spec::exclusions attr_noreturn_exclusions[] = variable in typeref:struct:exclusions
96 attr_noreturn_exclusions },
  /src/external/gpl3/gcc/dist/gcc/jit/
dummy-frontend.cc 74 static const struct attribute_spec::exclusions attr_noreturn_exclusions[] = variable in typeref:struct:exclusions
166 attr_noreturn_exclusions },
  /src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc 86 static const struct attribute_spec::exclusions attr_noreturn_exclusions[] = variable in typeref:struct:exclusions
163 handle_noreturn_attribute, attr_noreturn_exclusions),
  /src/external/gpl3/gcc/dist/gcc/lto/
lto-lang.cc 69 static const struct attribute_spec::exclusions attr_noreturn_exclusions[] = variable in typeref:struct:exclusions
103 attr_noreturn_exclusions },
  /src/external/gpl3/gcc.old/dist/gcc/lto/
lto-lang.cc 69 static const struct attribute_spec::exclusions attr_noreturn_exclusions[] = variable in typeref:struct:exclusions
103 attr_noreturn_exclusions },
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.h 1646 extern const struct attribute_spec::exclusions attr_noreturn_exclusions[];
c-attribs.cc 257 extern const struct attribute_spec::exclusions attr_noreturn_exclusions[] = variable in typeref:struct:exclusions
348 attr_noreturn_exclusions },
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.h 1481 extern const struct attribute_spec::exclusions attr_noreturn_exclusions[];
c-attribs.cc 218 extern const struct attribute_spec::exclusions attr_noreturn_exclusions[] = variable in typeref:struct:exclusions
307 attr_noreturn_exclusions },
  /src/external/gpl3/gcc.old/dist/gcc/cp/
tree.cc 5038 handle_noreturn_attribute, attr_noreturn_exclusions },
  /src/external/gpl3/gcc/dist/gcc/cp/
tree.cc 5164 handle_noreturn_attribute, attr_noreturn_exclusions },

Completed in 33 milliseconds