Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/
H A DCompilationDatabase.cpp391 class FixedCompilationDatabasePlugin : public CompilationDatabasePlugin { class
402 static CompilationDatabasePluginRegistry::Add<FixedCompilationDatabasePlugin>