HomeSort by: relevance | last modified time | path
    Searched refs:clang_CompileCommand_getNumArgs (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang-c/
CXCompilationDatabase.h 138 clang_CompileCommand_getNumArgs(CXCompileCommand);
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXCompilationDatabase.cpp 123 clang_CompileCommand_getNumArgs(CXCompileCommand CCmd)
  /src/external/apache2/llvm/dist/clang/tools/c-index-test/
c-index-test.c 4107 numArgs = clang_CompileCommand_getNumArgs(CCmd);
4359 numArgs = clang_CompileCommand_getNumArgs(CCmd);
  /src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py 3196 length = conf.lib.clang_CompileCommand_getNumArgs(self.cmd)
3376 ("clang_CompileCommand_getNumArgs",

Completed in 28 milliseconds