Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DCXCompilationDatabase.h125 clang_CompileCommand_getDirectory(CXCompileCommand);
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCompilationDatabase.cpp103 clang_CompileCommand_getDirectory(CXCompileCommand CCmd) in clang_CompileCommand_getDirectory() function
H A Dlibclang.exports348 clang_CompileCommand_getDirectory
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c4099 wd = clang_CompileCommand_getDirectory(CCmd); in index_compile_db()
4354 wd = clang_CompileCommand_getDirectory(CCmd); in perform_test_compilation_db()
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py3181 return conf.lib.clang_CompileCommand_getDirectory(self.cmd)