dextool v3.3.0 (2021-06-08T20:46:23Z)
Dub
Repo
prependFlags
dextool
compilation_db
user_filerange
@
safe
auto
prependFlags
(
RangeT
)
(
RangeT
r
,
string
[]
flags
)
if
(
isInputRange
!
RangeT
&&
is
(
ElementType
!
RangeT
==
ParsedCompileCommand
)
)
Return Value
Type:
auto
prepend all CompileCommands parsed flags with
flags
.
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