Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCommonOptionsParser.cpp62 return adjustCommands(Compilations->getCompileCommands(FilePath)); in getCompileCommands()
72 return adjustCommands(Compilations->getAllCompileCommands()); in getAllCompileCommands()
75 std::vector<CompileCommand> ArgumentsAdjustingCompilations::adjustCommands( in adjustCommands() function in ArgumentsAdjustingCompilations
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DCommonOptionsParser.h138 adjustCommands(std::vector<CompileCommand> Commands) const;