EntryPointsΒΆ
Entry points called from the environment
Nested Rules
Consider routines decorated with special attributes as externally called entry points |
|
Consider routines being marked as dllexport as externally called entry points |
|
Consider routines having special tokens/keywords in their declaration as externally called entry points |
|
Consider routines matching the given name pattern as externally called entry points |
|
Consider routines where the signature comes from a macro expansion of selected macros as externally called entry points |
|
Consider routines matching the given name pattern as externally called entry points |
|
Consider routines in given paths as externally called entry points |
|
Consider virtual functions from outside of the project as called entry points |
Options
Setting an option for this rule means setting the default for all nested rules.
The following places define options that affect this rule: Analysis-GlobalOptions
This rule has no individual options.