Searched defs:Document (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h272 class Document { class in namespace:llvm::msgpack
289 Document() { function in class:llvm::msgpack::Document
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h522 class Document { class in namespace:llvm::yaml
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/TextAPI/MachO/
H A DInterfaceFile.h339 void addDocument(std::shared_ptr<InterfaceFile> &&Document) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp2272 Document::Document(Stream &S) : stream(S), Root(nullptr) { function in class:Document
[all...]

Completed in 65 milliseconds