libclang v0.2.1 (2019-10-31T14:19:48Z)
Dub
Repo
clang_CompilationDatabase_dispose
clang
c
CXCompilationDatabase
\brief Free the given compilation database
extern (
C
)
void
clang_CompilationDatabase_dispose
(
CXCompilationDatabase
)
Meta
Source
See Implementation
clang
c
CXCompilationDatabase
aliases
CXCompilationDatabase
CXCompileCommand
CXCompileCommands
enums
CXCompilationDatabase_Error
functions
clang_CompilationDatabase_dispose
clang_CompilationDatabase_fromDirectory
clang_CompilationDatabase_getAllCompileCommands
clang_CompilationDatabase_getCompileCommands
clang_CompileCommand_getArg
clang_CompileCommand_getDirectory
clang_CompileCommand_getFilename
clang_CompileCommand_getMappedSourceContent
clang_CompileCommand_getMappedSourcePath
clang_CompileCommand_getNumArgs
clang_CompileCommand_getNumMappedSources
clang_CompileCommands_dispose
clang_CompileCommands_getCommand
clang_CompileCommands_getSize
\brief Free the given compilation database