Searched refs:member_int (Results 1 – 1 of 1) sorted by relevance
19 int member_int; member50 other_struct_var.member_int++; // Location: other struct function in functionWithOtherStruct()51 return other_struct_var.member_int; in functionWithOtherStruct()58 other_struct_var.member_int++; // Location: multiple locals function in functionWithMultipleLocals()59 return other_struct_var.member_int; in functionWithMultipleLocals()