Home
last modified time | relevance | path

Searched refs:RK_PRIMITIVE (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dregion-model.h801 RK_PRIMITIVE, enumerator
966 enum region_kind get_kind () const FINAL OVERRIDE { return RK_PRIMITIVE; } in get_kind()
H A Dregion-model.cc842 case RK_PRIMITIVE: in region_kind_to_str()
904 case RK_PRIMITIVE: in operator ==()
1250 case RK_PRIMITIVE: in copy_region()
/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A DChangeLog5546 (enum region_kind): Delete RK_PRIMITIVE, RK_STRUCT, RK_UNION, and