Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp162 class JSONCompilationDatabasePlugin : public CompilationDatabasePlugin { class
177 static CompilationDatabasePluginRegistry::Add<JSONCompilationDatabasePlugin>