Home
last modified time | relevance | path

Searched refs:JSONCompilationDatabasePlugin (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp161 class JSONCompilationDatabasePlugin : public CompilationDatabasePlugin { class
179 static CompilationDatabasePluginRegistry::Add<JSONCompilationDatabasePlugin>