ggoto 515 scripts/gcc-plugins/gcc-common.h static inline ggoto *as_a_ggoto(gimple stmt) ggoto 520 scripts/gcc-plugins/gcc-common.h static inline const ggoto *as_a_const_ggoto(const_gimple stmt) ggoto 648 scripts/gcc-plugins/gcc-common.h static inline ggoto *as_a_ggoto(gimple stmt) ggoto 653 scripts/gcc-plugins/gcc-common.h static inline const ggoto *as_a_const_ggoto(const_gimple stmt) ggoto 855 scripts/gcc-plugins/gcc-common.h inline bool is_a_helper<const ggoto *>::test(const_gimple gs) ggoto 898 scripts/gcc-plugins/gcc-common.h static inline ggoto *as_a_ggoto(gimple stmt) ggoto 900 scripts/gcc-plugins/gcc-common.h return as_a<ggoto *>(stmt); ggoto 903 scripts/gcc-plugins/gcc-common.h static inline const ggoto *as_a_const_ggoto(const_gimple stmt) ggoto 905 scripts/gcc-plugins/gcc-common.h return as_a<const ggoto *>(stmt);