Lines Matching defs:kind

2591 /// Test if the two arguments are of different kind, or that are both
2594 /// @param first the first argument to test for similarity in kind.
2596 /// @param second the second argument to test for similarity in kind.
2598 /// @return true iff the two arguments are of different kind.
2622 /// @return the kind of local change carried by the current diff node.
2772 /// Whenever a new kind of type decl is supported by abigail, if we
3086 /// Whenever a new kind of non-type decl is supported by abigail, if
3274 /// @return the kind of local change carried by the current diff node.
3388 /// @return the kind of local change carried by the current diff node.
3561 /// @return the kind of local change carried by the current diff node.
3693 /// @return the kind of local change carried by the current diff node.
3840 /// @return the kind of local change carried by the current diff node.
4051 /// @return the kind of local change carried by the current diff node.
5057 /// @return the kind of local change carried by the current diff node.
5570 /// @return the kind of local change carried by the current diff node.
5847 /// @return the kind of local change carried by the current diff node.
6456 /// @return the kind of local change carried by the current diff node.
6623 /// @return the kind of local change carried by the current diff node.
6903 /// @return the kind of local change carried by the current diff node.
7069 /// @return the kind of local change carried by the current diff node.
7189 /// @return the kind of local change carried by the current diff node.
7347 /// @return the kind of local change carried by the current diff node.
7470 /// @return the kind of local change carried by the current diff node.
9186 /// @param k the kind of change that happened to @p fn.
9213 /// @param k the kind of change that happened to @p fn.
11059 visiting_kind kind;
11063 kind()
11068 kind(k)
11093 {return priv_->kind;}
11102 {priv_->kind = v;}
11113 {priv_->kind = priv_->kind | v;}
11523 // those changes are of the kind LOCAL_NON_TYPE_CHANGE_KIND.
11536 // LOCAL_NON_TYPE_CHANGE_KIND kind) and that have been
12085 // LOCAL_TYPE_CHANGE_KIND kind. The other changes to the
12087 // LOCAL_NON_TYPE_CHANGE_KIND kind.