Searched refs:AllocatedCXCompileCommands (Results 1 – 1 of 1) sorted by relevance
37 struct AllocatedCXCompileCommands struct41 AllocatedCXCompileCommands(std::vector<CompileCommand> Cmd) in AllocatedCXCompileCommands() argument52 return new AllocatedCXCompileCommands(std::move(CCmd)); in clang_CompilationDatabase_getCompileCommands()63 return new AllocatedCXCompileCommands(std::move(CCmd)); in clang_CompilationDatabase_getAllCompileCommands()72 delete static_cast<AllocatedCXCompileCommands *>(Cmds); in clang_CompileCommands_dispose()81 AllocatedCXCompileCommands *ACC = in clang_CompileCommands_getSize()82 static_cast<AllocatedCXCompileCommands *>(Cmds); in clang_CompileCommands_getSize()93 AllocatedCXCompileCommands *ACC = in clang_CompileCommands_getCommand()94 static_cast<AllocatedCXCompileCommands *>(Cmds); in clang_CompileCommands_getCommand()