Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DCXCompilationDatabase.h138 clang_CompileCommand_getNumArgs(CXCompileCommand);
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXCompilationDatabase.cpp123 clang_CompileCommand_getNumArgs(CXCompileCommand CCmd) in clang_CompileCommand_getNumArgs() function
H A Dlibclang.exports352 clang_CompileCommand_getNumArgs
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c4107 numArgs = clang_CompileCommand_getNumArgs(CCmd); in index_compile_db()
4359 numArgs = clang_CompileCommand_getNumArgs(CCmd); in perform_test_compilation_db()
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py3196 length = conf.lib.clang_CompileCommand_getNumArgs(self.cmd)