dextool v4.0.0 (2021-09-08T15:39:18Z)
Dub
Repo
addCompiler
dextool
compilation_db
user_filerange
Return: add a compiler to the
flags
data if it is missing.
@
safe
@
safe
nothrow
auto
addCompiler
(
RangeT
)
(
RangeT
r
,
Compiler
compiler
)
if
(
is
(
ElementType
!
RangeT
==
ParsedCompileCommand
)
)
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
Return: add a compiler to the flags data if it is missing.