Searched refs:clang_CompileCommands_dispose (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DCXCompilationDatabase.h46 * \c clang_CompileCommands_dispose.
90 * must be freed by \c clang_CompileCommands_dispose.
105 CINDEX_LINKAGE void clang_CompileCommands_dispose(CXCompileCommands);
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXCompilationDatabase.cpp70 clang_CompileCommands_dispose(CXCompileCommands Cmds) function
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c4155 clang_CompileCommands_dispose(CCmds);
4394 clang_CompileCommands_dispose(CCmds);
/openbsd-current/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py3266 conf.lib.clang_CompileCommands_dispose(self.ccmds)
3407 ("clang_CompileCommands_dispose",

Completed in 208 milliseconds