Home
last modified time | relevance | path

Searched defs:FixedCompilationDatabase (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp516 TEST(FixedCompilationDatabase, ReturnsFixedCommandLine) { in TEST() argument
528 TEST(FixedCompilationDatabase, GetAllFiles) { in TEST() argument
537 TEST(FixedCompilationDatabase, GetAllCompileCommands) { in TEST() argument
546 TEST(FixedCompilationDatabase, FromBuffer) { in TEST() argument
/llvm-project-15.0.7/clang/lib/Tooling/
H A DCompilationDatabase.cpp371 FixedCompilationDatabase::FixedCompilationDatabase( in FixedCompilationDatabase() function in FixedCompilationDatabase