Searched refs:clang_CompileCommand_getArg (Results 1 – 5 of 5) sorted by relevance
142 clang_CompileCommand_getArg(CXCompileCommand, unsigned I);
124 clang_CompileCommand_getArg(CXCompileCommand CCmd, unsigned Arg) in clang_CompileCommand_getArg() function
297 clang_CompileCommand_getArg
3311 cxargs[a] = clang_CompileCommand_getArg(CCmd, a); in index_compile_db()3557 arg = clang_CompileCommand_getArg(CCmd, a); in perform_test_compilation_db()
2657 yield conf.lib.clang_CompileCommand_getArg(self.cmd, i)