Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp27 static void expectFailure(StringRef JSONDatabase, StringRef Explanation) { in expectFailure()
55 static std::vector<std::string> getAllFiles(StringRef JSONDatabase, in getAllFiles()
71 getAllCompileCommands(JSONCommandLineSyntax Syntax, StringRef JSONDatabase, in getAllCompileCommands()
193 std::string JSONDatabase, in findCompileArgsInJsonDatabase()