Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp164 class JSONCompilationDatabasePlugin : public CompilationDatabasePlugin { class
182 static CompilationDatabasePluginRegistry::Add<JSONCompilationDatabasePlugin>