Home
last modified time | relevance | path

Searched defs:Database (Results 1 – 2 of 2) 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.cpp205 std::unique_ptr<JSONCompilationDatabase> Database( in loadFromFile() local
218 std::unique_ptr<JSONCompilationDatabase> Database( in loadFromBuffer() local