Home
last modified time | relevance | path

Searched defs:Document (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h27 class Document; variable
39 friend Document; variable
295 Document() { in Document() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp207 auto Document = SarifWriter.createDocument(); in FlushDiagnosticsImpl() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp84 void InterfaceFile::addDocument(std::shared_ptr<InterfaceFile> &&Document) { in addDocument()
H A DTextStub.cpp1157 for (const auto &Document : File.documents()) in writeToStream() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp270 for (auto &Document : YS) { in parse() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h60 class Document; variable
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp2408 Document::Document(Stream &S) : stream(S), Root(nullptr) { Document() function in Document
[all...]