Lines Matching defs:context
279 /// @param ctxt the context of the comparison.
309 /// @param ctxt the context of the comparison.
696 if (suppresses_type(fc, diff->context()))
757 if (!suppresses_type(ft, d->context())
758 && !suppresses_type(st, d->context()))
763 // public header or not. So if we are in the context of a
771 if (!suppresses_type(ft, d->context())
772 && !suppresses_type(st, d->context()))
778 // Now let's consider class diffs in the context of a suppr spec
908 /// @param ctxt the context of comparison we are involved with.
1294 /// itself evalutates to an integer value, in the context of a @ref
1309 /// itself evalutates to an integer value, in the context of a @ref
1331 /// @param context the context of evualuation. It's a @ref class_decl
1339 class_decl_sptr context,
1356 context->get_data_members().begin();
1357 it != context->get_data_members().end();
1368 if (!get_next_data_member_offset(context, *it, value))
2476 diff->context())
2479 diff->context()));
2491 /// @param ctxt the context of the current diff.
2775 /// @param ctxt the context of the current diff.
2794 /// @param ctxt the context of the current diff.
2882 /// @param ctxt the context of the current diff.
3684 diff->context())
3687 diff->context()));
3699 /// @param ctxt the context of the current diff.
3819 /// @param ctxt the context of the current diff.
3838 /// @param ctxt the context of the current diff.
3931 /// @param ctxt the context of the current diff.
4586 /// name, in the context of a given front-end.
4608 /// symbol has a given name, in the context of a given front-end.
4631 /// its name and source location, in the context of a given front-end.