libclang v0.2.5 (2019-10-31T15:30:40Z)
Dub
Repo
parse
clang
Undocumented in source. Be warned that the author may not have intended to support it.
TranslationUnit
parse
(string fileName, TranslationUnitFlags translUnitflags)
TranslationUnit
parse
(string fileName, string[] commandLineArgs, TranslationUnitFlags translUnitflags)
@
safe
TranslationUnit
parse
(
in
string
fileName
,
in
string
[]
commandLineArgs
,
in
TranslationUnitFlags
translUnitflags
=
TranslationUnitFlags.None
)
Meta
Source
See Implementation
clang
modules
c
static_
util
aliases
CursorVisitor
functions
parse
systemPaths
toString
toStrings
mixins
__anonymous
structs
Cursor
SourceLocation
SourceRange
Token
TranslationUnit
Type