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