Lines Matching defs:call_info
876 struct call_info struct
879 gimple *callstmt;
882 tree func;
885 built_in_function fncode;
890 tree dst_origin;
894 HOST_WIDE_INT dst_field;
897 HOST_WIDE_INT dst_offset;
900 tree format;
901 const char *fmtstr;
904 location_t fmtloc;
908 unsigned HOST_WIDE_INT objsize;
911 unsigned HOST_WIDE_INT argidx;
915 bool bounded;
921 bool nowrite;
924 bool retval_used () const in retval_used()
930 int warnopt () const in warnopt()
936 bool is_file_func () const in is_file_func()
946 bool is_string_func () const in is_string_func()