Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Tooling/
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
/openbsd/src/gnu/llvm/clang/include/clang/Tooling/
DCommonOptionsParser.h138 adjustCommands(std::vector<CompileCommand> Commands) const;