Searched refs:look_ahead_type (Results 1 – 2 of 2) sorted by relevance
2260 struct type *look_ahead_type; in read_member_functions() local2285 look_ahead_type = NULL; in read_member_functions()2330 if (look_ahead_type == NULL) in read_member_functions()2345 new_sublist->fn_field.type = look_ahead_type; in read_member_functions()2346 look_ahead_type = NULL; in read_member_functions()2444 look_ahead_type = read_type (pp, objfile); in read_member_functions()2451 new_sublist->fn_field.fcontext = look_ahead_type; in read_member_functions()2460 look_ahead_type = NULL; in read_member_functions()
2694 debug_type look_ahead_type; in parse_stab_members() local2730 look_ahead_type = DEBUG_TYPE_NULL; in parse_stab_members()2743 if (look_ahead_type != DEBUG_TYPE_NULL) in parse_stab_members()2746 type = look_ahead_type; in parse_stab_members()2747 look_ahead_type = DEBUG_TYPE_NULL; in parse_stab_members()2857 look_ahead_type = parse_stab_type (dhandle, info, in parse_stab_members()2869 context = look_ahead_type; in parse_stab_members()2870 look_ahead_type = DEBUG_TYPE_NULL; in parse_stab_members()