dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
isGlobalOrNamespaceScope
cpptooling
analyzer
clang
cursor_backtrack
Determine if a cursor is in the global or namespace scope.
@
safe
bool
isGlobalOrNamespaceScope
(
const
(
Cursor
)
c
)
Meta
Source
See Implementation
cpptooling
analyzer
clang
cursor_backtrack
functions
backtrack
backtrackScopeRange
isGlobalOrNamespaceScope
isLocalScope
Determine if a cursor is in the global or namespace scope.