Home
last modified time | relevance | path

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

/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp23 static void expectFailure(StringRef JSONDatabase, StringRef Explanation) { in expectFailure()
49 static std::vector<std::string> getAllFiles(StringRef JSONDatabase, in getAllFiles()
60 static std::vector<CompileCommand> getAllCompileCommands(StringRef JSONDatabase, in getAllCompileCommands()
143 StringRef JSONDatabase, in findCompileArgsInJsonDatabase()