Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Tooling/
H A DGuessTargetAndModeCompilationDatabase.cpp33 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anon54eac5320111::TargetAndModeAdderDatabase
H A DExpandResponseFilesCompilationDatabase.cpp42 getCompileCommands(StringRef FilePath) const override { in getCompileCommands() function in clang::tooling::__anonce75014e0111::ExpandResponseFilesDatabase
H A DCommonOptionsParser.cpp60 std::vector<CompileCommand> ArgumentsAdjustingCompilations::getCompileCommands( in getCompileCommands() function in ArgumentsAdjustingCompilations
H A DJSONCompilationDatabase.cpp226 JSONCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in JSONCompilationDatabase
H A DCompilationDatabase.cpp384 FixedCompilationDatabase::getCompileCommands(StringRef FilePath) const { in getCompileCommands() function in FixedCompilationDatabase
H A DInterpolatingCompilationDatabase.cpp507 getCompileCommands(StringRef Filename) const override { in getCompileCommands() function in clang::tooling::__anonba67d0cc0111::InterpolatingCompilationDatabase
/llvm-project/clang/unittests/Tooling/
H A DExecutionTest.cpp236 getCompileCommands(StringRef FilePath) const override { getCompileCommands() function in clang::tooling::FixedCompilationDatabaseWithFiles
H A DCompilationDatabaseTest.cpp717 std::vector<CompileCommand> getCompileCommands(StringRef F) const override { in getCompileCommands() function
/llvm-project/clang/tools/clang-scan-deps/
H A DClangScanDeps.cpp774 getCompileCommands(StringRef FilePath) const override { getCompilationDatabase() function in getCompilationDatabase::InplaceCompilationDatabase