Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DCXCompilationDatabase.h53 typedef void * CXCompileCommand; typedef
118 CINDEX_LINKAGE CXCompileCommand
125 clang_CompileCommand_getDirectory(CXCompileCommand);
131 clang_CompileCommand_getFilename(CXCompileCommand);
138 clang_CompileCommand_getNumArgs(CXCompileCommand);
147 clang_CompileCommand_getArg(CXCompileCommand, unsigned I);
153 clang_CompileCommand_getNumMappedSources(CXCompileCommand);
159 clang_CompileCommand_getMappedSourcePath(CXCompileCommand, unsigned I);
165 clang_CompileCommand_getMappedSourceContent(CXCompileCommand, unsigned I);