Searched refs:AllocatedCXCompileCommands (Results 1 – 1 of 1) sorted by relevance
39 struct AllocatedCXCompileCommands struct43 AllocatedCXCompileCommands(std::vector<CompileCommand> Cmd) in AllocatedCXCompileCommands() argument54 return new AllocatedCXCompileCommands(std::move(CCmd)); in clang_CompilationDatabase_getCompileCommands()65 return new AllocatedCXCompileCommands(std::move(CCmd)); in clang_CompilationDatabase_getAllCompileCommands()74 delete static_cast<AllocatedCXCompileCommands *>(Cmds); in clang_CompileCommands_dispose()83 AllocatedCXCompileCommands *ACC = in clang_CompileCommands_getSize()84 static_cast<AllocatedCXCompileCommands *>(Cmds); in clang_CompileCommands_getSize()95 AllocatedCXCompileCommands *ACC = in clang_CompileCommands_getCommand()96 static_cast<AllocatedCXCompileCommands *>(Cmds); in clang_CompileCommands_getCommand()