nosyminline

Controls whether debug information is gathered for inline/template functions.

Syntax

#pragma nosyminline on | off | reset

Targets
All platforms.
Remarks

When on, debug information is not gathered for inline/template functions.

This pragma does not correspond to any panel setting. To check this setting, use __option (nosyminline), described in Checking Settings. The default setting is off.