dextool v1.2.2 (2019-07-12T16:12:10Z)
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.