Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h97 JSONCompilationDatabase(std::unique_ptr<llvm::MemoryBuffer> Database, in JSONCompilationDatabase() function
/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp35 TEST(JSONCompilationDatabase, ErrsOnInvalidFormat) { in TEST() argument
83 TEST(JSONCompilationDatabase, GetAllFiles) { in TEST() argument
127 TEST(JSONCompilationDatabase, GetAllCompileCommands) { in TEST() argument
209 TEST(JSONCompilationDatabase, ArgumentsPreferredOverCommand) { in TEST() argument