Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang-c/
H A DCXCompilationDatabase.h138 clang_CompileCommand_getNumArgs(CXCompileCommand);
/llvm-project/clang/tools/libclang/
H A DCXCompilationDatabase.cpp123 clang_CompileCommand_getNumArgs(CXCompileCommand CCmd) in clang_CompileCommand_getNumArgs() function
H A Dlibclang.map49 clang_CompileCommand_getNumArgs;
/llvm-project/clang/tools/c-index-test/
H A Dc-index-test.c4198 numArgs = clang_CompileCommand_getNumArgs(CCmd); in index_compile_db()
4450 numArgs = clang_CompileCommand_getNumArgs(CCmd); in perform_test_compilation_db()