Home
last modified time | relevance | path

Searched refs:adjustCommands (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Tooling/
DCommonOptionsParser.cpp70 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