ClangFrontend.Capture
val run_clang : ClangCommand.t -> (IStdlib.IStd.In_channel.t -> 'a) -> 'a
val capture : ClangCommand.t -> unit
If the command is detected to correspond to a source file, translate it.
ASTExporter
clang plugin to the command and run it.ATDGenerated.Clang_ast_t
(and its Biniou API is in ATDGenerated.Clang_ast_b
).IR.Sil
via CFrontend
.