Searched refs:CXCompileCommand (Results 1 – 3 of 3) sorted by relevance
54 typedef void * CXCompileCommand; typedef113 CINDEX_LINKAGE CXCompileCommand120 clang_CompileCommand_getDirectory(CXCompileCommand);127 clang_CompileCommand_getNumArgs(CXCompileCommand);136 clang_CompileCommand_getArg(CXCompileCommand, unsigned I);
80 CXCompileCommand96 clang_CompileCommand_getDirectory(CXCompileCommand CCmd) in clang_CompileCommand_getDirectory()106 clang_CompileCommand_getNumArgs(CXCompileCommand CCmd) in clang_CompileCommand_getNumArgs()115 clang_CompileCommand_getArg(CXCompileCommand CCmd, unsigned Arg) in clang_CompileCommand_getArg()
2746 CXCompileCommand CCmd; in perform_test_compilation_db()