dextool v2.0.0-rc.2 (2020-01-29T20:47:13Z)
Dub
Repo
findFlags
dextool
clang
Find flags for fname by searching in the compilation DB.
@
safe
Nullable
!
SearchResult
findFlags
(
ref
CompileCommandDB
compdb
,
FileName
fname
,
const
string
[]
flags
,
ref
const
CompileCommandFilter
flag_filter
,
const
DbCompiler
user_compiler
=
DbCompiler.init
)
Meta
Source
See Implementation
dextool
clang
functions
findCompileCommandFromIncludes
findFlags
Find flags for fname by searching in the compilation DB.