Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang-c/
H A DCXCompilationDatabase.h125 clang_CompileCommand_getDirectory(CXCompileCommand);
/llvm-project/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/clang/tools/c-index-test/
H A Dc-index-test.c4190 wd = clang_CompileCommand_getDirectory(CCmd); in index_compile_db()
4445 wd = clang_CompileCommand_getDirectory(CCmd); in perform_test_compilation_db()