clang.c

D translations of the libclang C headers.

Modules

BuildSystem
module clang.c.BuildSystem
Undocumented in source.
CXCompilationDatabase
module clang.c.CXCompilationDatabase
Undocumented in source.
CXErrorCode
module clang.c.CXErrorCode
Undocumented in source.
CXString
module clang.c.CXString
Undocumented in source.
documentation
module clang.c.documentation
Undocumented in source.
index
module clang.c.index
Undocumented in source.
rewrite
module clang.c.rewrite
Undocumented in source.
util
module clang.c.util

Utilities for translating the C definitions to D.

Public Imports

clang.c.index
public import clang.c.index;
Undocumented in source.
clang.c.CXString
public import clang.c.CXString;
Undocumented in source.
clang.c.CXErrorCode
public import clang.c.CXErrorCode;
Undocumented in source.
clang.c.CXCompilationDatabase
public import clang.c.CXCompilationDatabase;
Undocumented in source.

Meta