dextool v3.1.0 (2021-05-10T21:15:40Z)
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.