diff options
Diffstat (limited to '')
-rw-r--r-- | cgrep.roff | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -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 |