Description of "Mf" identifier type
 |
| |
C++ member functions
|
When the identifier type appears on your output report, it indicates
that the file scanner recognized the identifier it found as a C++ member function.
Likely cause of overreporting
in C++ programs |
Recommendation |
Most Common:
A member function has a name that matches a system member function in the file scanner database.
Another possibility:
A variable or structure, class, or union member has a name that matches a system member function in the file scanner
database. |
Use -I synopsisID to exclude this
impact.
You can add the -I option to your .scanrc file. |
To obtain information about files that are classified as "unknown",
see Files of Unknown Type.
For more information on file scanner options, see:
|