Home
last modified time | relevance | path

Searched defs:Database (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DJSONCompilationDatabase.h97 JSONCompilationDatabase(std::unique_ptr<llvm::MemoryBuffer> Database, in JSONCompilationDatabase()
133 std::unique_ptr<llvm::MemoryBuffer> Database; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/
H A DJSONCompilationDatabase.cpp200 std::unique_ptr<JSONCompilationDatabase> Database( in loadFromFile() local
213 std::unique_ptr<JSONCompilationDatabase> Database( in loadFromBuffer() local
H A DCompilationDatabase.cpp61 for (const CompilationDatabasePluginRegistry::entry &Database : in loadFromDirectory() local