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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp120 class JSONCompilationDatabasePlugin : public CompilationDatabasePlugin { class in namespace:clang::tooling::__anon3662
135 // Register the JSONCompilationDatabasePlugin with the
137 static CompilationDatabasePluginRegistry::Add<JSONCompilationDatabasePlugin>
141 // and thus register the JSONCompilationDatabasePlugin.

Completed in 45 milliseconds