Searched defs:getCompileCommands (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/ | ||
| H A D | CommonOptionsParser.cpp | 61 std::vector<CompileCommand> ArgumentsAdjustingCompilations::getCompileCommands( in getCompileCommands() function in ArgumentsAdjustingCompilations |
| H A D | JSONCompilationDatabase.cpp | 221 JSONCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in JSONCompilationDatabase |
| H A D | CompilationDatabase.cpp | 389 FixedCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in FixedCompilationDatabase |
| H A D | InterpolatingCompilationDatabase.cpp | 511 getCompileCommands(StringRef Filename) const override { in getCompileCommands() function in clang::tooling::__anonad4080680111::InterpolatingCompilationDatabase |