Home
last modified time | relevance | path

Searched refs:clang_CompileCommands_dispose (Results 1 – 5 of 5) sorted by relevance

/external/clang/include/clang-c/
DCXCompilationDatabase.h106 CINDEX_LINKAGE void clang_CompileCommands_dispose(CXCompileCommands);
/external/clang/tools/libclang/
DCXCompilationDatabase.cpp72 clang_CompileCommands_dispose(CXCompileCommands Cmds) in clang_CompileCommands_dispose() function
Dlibclang.exports308 clang_CompileCommands_dispose
/external/clang/tools/c-index-test/
Dc-index-test.c3565 clang_CompileCommands_dispose(CCmds); in index_compile_db()
3802 clang_CompileCommands_dispose(CCmds); in perform_test_compilation_db()
/external/clang/bindings/python/clang/
Dcindex.py2785 conf.lib.clang_CompileCommands_dispose(self.ccmds)