Searched refs:TrueCmd (Results 1 – 1 of 1) sorted by relevance
112 if (auto TrueCmd = CDB->getCompileCommand(File)) { in buildCommand() local113 Cmd = std::move(*TrueCmd); in buildCommand()