Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang-c/
H A DCXCompilationDatabase.h125 clang_CompileCommand_getDirectory(CXCompileCommand);
/llvm-project-15.0.7/clang/tools/libclang/
H A DCXCompilationDatabase.cpp103 clang_CompileCommand_getDirectory(CXCompileCommand CCmd) in clang_CompileCommand_getDirectory() function
H A Dlibclang.map45 clang_CompileCommand_getDirectory;
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c4101 wd = clang_CompileCommand_getDirectory(CCmd); in index_compile_db()
4356 wd = clang_CompileCommand_getDirectory(CCmd); in perform_test_compilation_db()
/llvm-project-15.0.7/clang/bindings/python/clang/
H A Dcindex.py3182 return conf.lib.clang_CompileCommand_getDirectory(self.cmd)