dextool v5.0.0 (2022-12-09T08:28:15Z)
Dub
Repo
isGlobalOrNamespaceScope
cpptooling
analyzer
clang
cursor_backtrack
Determine if a cursor is in the global or namespace scope.
@
trusted
bool
isGlobalOrNamespaceScope
(
scope
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.