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

/external/clang/include/clang-c/
H A DCXCompilationDatabase.h47 * \c clang_CompileCommands_dispose.
91 * must be freed by \c clang_CompileCommands_dispose.
106 CINDEX_LINKAGE void clang_CompileCommands_dispose(CXCompileCommands);
/external/clang/tools/libclang/
H A DCXCompilationDatabase.cpp72 clang_CompileCommands_dispose(CXCompileCommands Cmds) function
/external/clang/tools/c-index-test/
H A Dc-index-test.c3285 clang_CompileCommands_dispose(CCmds);
3522 clang_CompileCommands_dispose(CCmds);
/external/clang/bindings/python/clang/
H A Dcindex.py2627 conf.lib.clang_CompileCommands_dispose(self.ccmds)
2766 ("clang_CompileCommands_dispose",

Completed in 149 milliseconds