Searched refs:adjustCommands (Results 1 – 1 of 1) sorted by relevance
70 return adjustCommands(Compilations->getCompileCommands(FilePath)); in getCompileCommands()78 return adjustCommands(Compilations->getAllCompileCommands()); in getAllCompileCommands()86 adjustCommands(std::vector<CompileCommand> Commands) const { in adjustCommands() function in __anon9eaeaa280111::ArgumentsAdjustingCompilations