Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp533 TEST(FixedCompilationDatabase, ReturnsFixedCommandLine) { in TEST() argument
545 TEST(FixedCompilationDatabase, GetAllFiles) { in TEST() argument
554 TEST(FixedCompilationDatabase, GetAllCompileCommands) { in TEST() argument
563 TEST(FixedCompilationDatabase, FromBuffer) { in TEST() argument
/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp373 FixedCompilationDatabase::FixedCompilationDatabase( in FixedCompilationDatabase() function in FixedCompilationDatabase