aboutsummaryrefslogtreecommitdiffstats
path: root/cgrep.roff
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2020-03-20 17:01:19 +0000
committerbloodstalker <thabogre@gmail.com>2020-03-20 17:01:19 +0000
commit029933103f199a618ee94e080a4b8fe1243336bf (patch)
treeaf3d72d23382743aa22845bc944e676753b2adf0 /cgrep.roff
parentupdate (diff)
downloadcgrep-029933103f199a618ee94e080a4b8fe1243336bf.tar.gz
cgrep-029933103f199a618ee94e080a4b8fe1243336bf.zip
changed memvar switch to cdecl and added a new switch, cxxdecl.
Diffstat (limited to 'cgrep.roff')
-rw-r--r--cgrep.roff8
1 files changed, 6 insertions, 2 deletions
diff --git a/cgrep.roff b/cgrep.roff
index a66b2e0..f2793e7 100644
--- a/cgrep.roff
+++ b/cgrep.roff
@@ -58,6 +58,10 @@ Match class declarations.
Matches member function calls.
.TP
+\fB--cxxfield\fP
+Match CXX field declarations.
+
+.TP
\fB--declrefexpr\fP
Matches declrefexpr.
.br
@@ -112,8 +116,8 @@ cgrep.
Match member function declarations.
.TP
-\fB--memvar\fP
-Match member variable declarations.
+\fB--cfield\fP
+Match C field declations.
.TP
\fB--nameddecl\fP