dextool ~master (2018-04-15T20:31:52Z)
Dub
Repo
slice
cpptooling
utility
virtualfilesystem
** Returns: a slice starting at the offset of the SourceLocation. */
T
slice
(
ref
VirtualFileSystem
vfs
,
FileName
fname
)
T
slice
(
ref
VirtualFileSystem
vfs
,
SourceLocation
sloc
)
T
slice
@
safe
(
T
=
string
)
(
ref
VirtualFileSystem
vfs
,
SourceLocation
sloc
)
T
slice
(
ref
VirtualFileSystem
vfs
,
SourceRange
srange
)
Meta
Source
See Implementation
cpptooling
utility
virtualfilesystem
functions
slice
toClangFiles
structs
VirtualFileSystem
** Returns: a slice starting at the offset of the SourceLocation. */