Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Tooling/
H A DCompilationDatabase.cpp59 LLVM_INSTANTIATE_REGISTRY(CompilationDatabasePluginRegistry)
67 for (const CompilationDatabasePluginRegistry::entry &Database : in loadFromDirectory()
68 CompilationDatabasePluginRegistry::entries()) { in loadFromDirectory()
402 static CompilationDatabasePluginRegistry::Add<FixedCompilationDatabasePlugin>
H A DJSONCompilationDatabase.cpp179 static CompilationDatabasePluginRegistry::Add<JSONCompilationDatabasePlugin>
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/
H A DCompilationDatabasePluginRegistry.h39 using CompilationDatabasePluginRegistry = variable
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt250 clang/include/clang/Tooling/CompilationDatabasePluginRegistry.h