dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
isGlobalOrNamespaceScope
cpptooling
analyzer
clang
cursor_backtrack
Determine if a cursor is in the global or namespace scope.
bool
isGlobalOrNamespaceScope
@
safe
(
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.