Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h84 JSONCompilationDatabase(std::unique_ptr<llvm::MemoryBuffer> Database) in JSONCompilationDatabase() function
/minix3/external/bsd/llvm/dist/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp30 TEST(JSONCompilationDatabase, ErrsOnInvalidFormat) { in TEST() argument
65 TEST(JSONCompilationDatabase, GetAllFiles) { in TEST() argument
86 TEST(JSONCompilationDatabase, GetAllCompileCommands) { in TEST() argument