Searched refs:transferCompileCommand (Results 1 – 2 of 2) sorted by relevance
219 tooling::CompileCommand transferCompileCommand(tooling::CompileCommand,
522 return {transferCompileCommand(std::move(ProxyCommands.front()), Filename)}; in getCompileCommands()545 tooling::CompileCommand transferCompileCommand(CompileCommand Cmd, in transferCompileCommand() function