Searched defs:getCompileCommands (Results 1 – 7 of 7) sorted by relevance
33 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anona96c63bf0111::TargetAndModeAdderDatabase
35 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anon52c0036f0111::LocationAdderDatabase
38 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anonb32a717b0111::ExpandResponseFilesDatabase
60 std::vector<CompileCommand> ArgumentsAdjustingCompilations::getCompileCommands( in getCompileCommands() function in ArgumentsAdjustingCompilations
378 FixedCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in FixedCompilationDatabase
221 JSONCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in JSONCompilationDatabase
851 getCompileCommands(StringRef FilePath) const override { in getCompilationDatabase() function in getCompilationDatabase::InplaceCompilationDatabase