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

  /src/external/gpl3/gcc/dist/gcc/
except.h 55 /* MUST_NOT_THROW regions prevent all exceptions from propagating. This
59 program directly. We only generate code for MUST_NOT_THROW regions
159 contained within this MUST_NOT_THROW region. Note that if the
160 runtime handles the MUST_NOT_THROW region, we have no control over
166 } GTY ((tag ("ERT_MUST_NOT_THROW"))) must_not_throw; member in union:eh_region_u
  /src/external/gpl3/gcc.old/dist/gcc/
except.h 55 /* MUST_NOT_THROW regions prevent all exceptions from propagating. This
59 program directly. We only generate code for MUST_NOT_THROW regions
159 contained within this MUST_NOT_THROW region. Note that if the
160 runtime handles the MUST_NOT_THROW region, we have no control over
166 } GTY ((tag ("ERT_MUST_NOT_THROW"))) must_not_throw; member in union:eh_region_u

Completed in 801 milliseconds