Searched refs:clang_CompileCommand_getNumArgs (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang-c/
H A DCXCompilationDatabase.h138 clang_CompileCommand_getNumArgs(CXCompileCommand);
/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DCXCompilationDatabase.cpp123 clang_CompileCommand_getNumArgs(CXCompileCommand CCmd) function
/openbsd-current/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c4132 numArgs = clang_CompileCommand_getNumArgs(CCmd);
4384 numArgs = clang_CompileCommand_getNumArgs(CCmd);
/openbsd-current/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py3253 length = conf.lib.clang_CompileCommand_getNumArgs(self.cmd)
3433 ("clang_CompileCommand_getNumArgs",

Completed in 140 milliseconds