Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DCXCompilationDatabase.h105 CINDEX_LINKAGE void clang_CompileCommands_dispose(CXCompileCommands);
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCompilationDatabase.cpp70 clang_CompileCommands_dispose(CXCompileCommands Cmds) in clang_CompileCommands_dispose() function
H A Dlibclang.exports345 clang_CompileCommands_dispose
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c4130 clang_CompileCommands_dispose(CCmds); in index_compile_db()
4369 clang_CompileCommands_dispose(CCmds); in perform_test_compilation_db()
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py3209 conf.lib.clang_CompileCommands_dispose(self.ccmds)