Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DCommonOptionsParser.cpp63 return adjustCommands(Compilations->getCompileCommands(FilePath)); in getCompileCommands()
73 return adjustCommands(Compilations->getAllCompileCommands()); in getAllCompileCommands()
76 std::vector<CompileCommand> ArgumentsAdjustingCompilations::adjustCommands( in adjustCommands() function in ArgumentsAdjustingCompilations
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/
H A DCommonOptionsParser.h151 adjustCommands(std::vector<CompileCommand> Commands) const;