Searched refs:RK_FUNCTION (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion.h48 RK_FUNCTION, enumerator in enum:ana::region_kind
80 function_region (RK_FUNCTION)
428 enum region_kind get_kind () const FINAL OVERRIDE { return RK_FUNCTION; }
445 return reg->get_kind () == RK_FUNCTION;
H A Dregion.cc190 case RK_FUNCTION:
H A Dregion-model.cc2637 case RK_FUNCTION:
2657 case RK_FUNCTION:
2727 case RK_FUNCTION:
3487 case RK_FUNCTION:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h807 RK_FUNCTION, enumerator in enum:ana::region_kind
832 function_region (RK_FUNCTION)
837 label_region (RK_FUNCTION)
1310 enum region_kind get_kind () const FINAL OVERRIDE { return RK_FUNCTION; }
1330 return reg->get_kind () == RK_FUNCTION;
H A Dregion-model.cc856 case RK_FUNCTION:
964 case RK_FUNCTION:
1268 case RK_FUNCTION:

Completed in 130 milliseconds