Searched defs:getCompileCommands (Results 1 – 8 of 8) sorted by relevance
33 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anone7980d160111::TargetAndModeAdderDatabase
41 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anonb6cb45b20111::ExpandResponseFilesDatabase
60 std::vector<CompileCommand> ArgumentsAdjustingCompilations::getCompileCommands( in getCompileCommands() function in ArgumentsAdjustingCompilations
382 FixedCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in FixedCompilationDatabase
226 JSONCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in JSONCompilationDatabase
508 getCompileCommands(StringRef Filename) const override { in getCompileCommands() function in clang::tooling::__anone90b9a300111::InterpolatingCompilationDatabase
611 getCompileCommands(StringRef FilePath) const override { in getCompilationDataBase() function in getCompilationDataBase::InplaceCompilationDatabase
3313 def getCompileCommands(self, filename): member in CompilationDatabase