Home | History | Annotate | Download | only in tools

Lines Matching refs:member

44 #  - Check accessors that return non-pointer member variables are
46 # - Check accessors that return non-const pointer member vars are
62 # ctor(s?), dtor, friend declarations, methods, member vars)
1022 1) elided member contains lines without strings and comments,
1023 2) lines member contains lines without comments, and
1024 3) raw_lines member contains all the lines without processing.
2883 'If this is a member-initializer list in a constructor or '
3246 # probably a member operator declaration or default constructor.
3331 'You seem to be initializing a member variable with itself.')