C and C++ SoftBench User's Guide

Using SoftBench Static Analyzer
Using SoftBench Static Analyzer Window Areas
Chapter 9 259
For more information on scoping, see “Using Scoping”
on page 268.
Query Information Area Displays what query was run last (the "Query"
field), how many results are currently displayed (the
"Results" field), and what level of scoping was used
(the "Scoping Used" field).
Possible values for "Scoping Used" include:
None
File &Line
File Only
empty (the area is blank)
Query Results Area Lists the results of the latest query executed from
the "Show" or "Symbol" menus or the last query chosen
from the "History" menu. Query results include file
names, line numbers, function names, and associated
program text for each query result. Double-clicking on
a result causes SoftBench to load the file in your
configured editor with the cursor positioned at the
location of the query result.
Figure 9-1 SoftBench Static Analyzer Window and Areas