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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
region.h 64 RK_ALLOCA,
105 alloca_region (RK_ALLOCA): an untyped region dynamically allocated on the
1217 enum region_kind get_kind () const final override { return RK_ALLOCA; }
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.h 61 RK_ALLOCA,
90 alloca_region (RK_ALLOCA)
1120 enum region_kind get_kind () const FINAL OVERRIDE { return RK_ALLOCA; }

Completed in 25 milliseconds