Searched defs:getCompileCommands (Results 1 – 8 of 8) sorted by relevance
33 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anon14fa794a0111::TargetAndModeAdderDatabase
41 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anon907b38660111::ExpandResponseFilesDatabase
60 std::vector<CompileCommand> ArgumentsAdjustingCompilations::getCompileCommands( in getCompileCommands() function in ArgumentsAdjustingCompilations
229 JSONCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in JSONCompilationDatabase
382 FixedCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in FixedCompilationDatabase
519 getCompileCommands(StringRef Filename) const override { in getCompileCommands() function in clang::tooling::__anon983895e40111::InterpolatingCompilationDatabase
210 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in SingleCommandCompilationDatabase
3256 def getCompileCommands(self, filename): member in CompilationDatabase