dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
parse
dextool
compilation_db
user_filerange
@
safe
@
safe
nothrow
auto
parse
(
RangeT
)
(
RangeT
r
,
CompileCommandFilter
ccFilter
)
if
(
is
(
ElementType
!
RangeT
==
CompileCommand
)
)
Return Value
Type:
auto
a range over all files in the range where the flags have been parsed.
Meta
Source
See Implementation
dextool
compilation_db
user_filerange
aliases
CompileCommandsRange
ParsedCompileCommandRange
functions
addCompiler
addSystemIncludes
fileRange
find
limitFileRange
limitOrAllRange
parse
prependFlags
replaceCompiler
structs
LimitFileRange
ParsedCompileCommand
SimpleRange