Searched refs:clang_CompileCommand_getArg (Results 1 – 5 of 5) sorted by relevance
147 clang_CompileCommand_getArg(CXCompileCommand, unsigned I);
132 clang_CompileCommand_getArg(CXCompileCommand CCmd, unsigned Arg) in clang_CompileCommand_getArg() function
353 clang_CompileCommand_getArg
4114 cxargs[a] = clang_CompileCommand_getArg(CCmd, a); in index_compile_db()4362 arg = clang_CompileCommand_getArg(CCmd, a); in perform_test_compilation_db()
3198 yield conf.lib.clang_CompileCommand_getArg(self.cmd, i)