Home
last modified time | relevance | path

Searched defs:getCompileCommands (Results 1 – 8 of 8) sorted by relevance

/src/contrib/llvm-project/clang/lib/Tooling/
H A DGuessTargetAndModeCompilationDatabase.cpp33 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anon9dfacd140111::TargetAndModeAdderDatabase
H A DLocateToolCompilationDatabase.cpp35 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anonad58e7c40111::LocationAdderDatabase
H A DExpandResponseFilesCompilationDatabase.cpp42 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anon398605700111::ExpandResponseFilesDatabase
H A DCommonOptionsParser.cpp60 std::vector<CompileCommand> ArgumentsAdjustingCompilations::getCompileCommands( in getCompileCommands() function in ArgumentsAdjustingCompilations
H A DCompilationDatabase.cpp384 FixedCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in FixedCompilationDatabase
H A DJSONCompilationDatabase.cpp226 JSONCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in JSONCompilationDatabase
H A DInterpolatingCompilationDatabase.cpp507 getCompileCommands(StringRef Filename) const override { in getCompileCommands() function in clang::tooling::__anon9618e36e0111::InterpolatingCompilationDatabase
/src/contrib/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp776 getCompileCommands(StringRef FilePath) const override { in getCompilationDatabase() function in getCompilationDatabase::InplaceCompilationDatabase