Home
last modified time | relevance | path

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

/external/clang/include/clang-c/
DCXCompilationDatabase.h126 clang_CompileCommand_getDirectory(CXCompileCommand);
/external/clang/tools/libclang/
DCXCompilationDatabase.cpp105 clang_CompileCommand_getDirectory(CXCompileCommand CCmd) in clang_CompileCommand_getDirectory() function
Dlibclang.exports311 clang_CompileCommand_getDirectory
/external/clang/tools/c-index-test/
Dc-index-test.c3534 wd = clang_CompileCommand_getDirectory(CCmd); in index_compile_db()
3787 wd = clang_CompileCommand_getDirectory(CCmd); in perform_test_compilation_db()
/external/clang/bindings/python/clang/
Dcindex.py2757 return conf.lib.clang_CompileCommand_getDirectory(self.cmd)