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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
region.h 63 RK_HEAP_ALLOCATED,
102 heap_allocated_region (RK_HEAP_ALLOCATED): an untyped region dynamically
1203 get_kind () const final override { return RK_HEAP_ALLOCATED; }
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.h 60 RK_HEAP_ALLOCATED,
89 heap_allocated_region (RK_HEAP_ALLOCATED)
1106 get_kind () const FINAL OVERRIDE { return RK_HEAP_ALLOCATED; }

Completed in 24 milliseconds