C/C++ search page, Search dialog box

You can search for C/C++ elements on the C/C++ search page of the Search dialog box.

Editor General Preferences Dialog Box

Search string
Specifies a search string.
Class/Struct
Includes classes and structs in your search.
Function
Searches for global functions or functions in a namespace (functions that are not members of a class, struct, or union).
Variable
Searches for variables that are not members of a class, struct, or union.
Union
Searches for unions.
Method
Searches for methods that are members of a class, struct, or union.
Field
Searches for fields that are members of a class, struct, or union.
Enumeration
Searches for enumerations.
Namespace
Searches for namespaces.
Any Element
Includes all elements in the search.
Declarations
Limits the search to declarations.
Definitions
Limits the search to definitions (for functions, methods, variables, and fields).
References
Limits the search to references.
All Occurrences
Includes declarations, definitions, and references in the search.
Workspace
Searches the Eclipse workspace.
Selected Resources
Includes selected resources in the search.
Working Set
Specifies a working set to search.

Related concepts
Coding aids
C/C++ search

Related tasks
Searching for C/C++ elements
Customizing the C/C++ editor

Related reference
C/C++ editor preferences

IBM Copyright Statement