| /openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/ |
| H A D | ArchiveEmitter.cpp | 20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2archive()
|
| H A D | OffloadEmitter.cpp | 21 bool yaml2offload(Binary &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2offload()
|
| H A D | yaml2obj.cpp | 28 yaml::YamlObjectFile Doc; in convertYAML() local
|
| H A D | DXContainerEmitter.cpp | 218 bool yaml2dxcontainer(DXContainerYAML::Object &Doc, raw_ostream &Out, in yaml2dxcontainer()
|
| H A D | XCOFFEmitter.cpp | 779 bool yaml2xcoff(XCOFFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2xcoff()
|
| H A D | ELFEmitter.cpp | 203 ELFYAML::Object &Doc; member in __anonb6441e910111::ELFState 1919 bool ELFState<ELFT>::writeELF(raw_ostream &OS, ELFYAML::Object &Doc, in writeELF() 1987 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH, in yaml2elf()
|
| H A D | COFFEmitter.cpp | 595 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff()
|
| H A D | WasmEmitter.cpp | 678 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
|
| H A D | MachOEmitter.cpp | 746 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2macho()
|
| /openbsd-src/gnu/llvm/llvm/utils/TableGen/ |
| H A D | DXILEmitter.cpp | 37 StringRef Doc; // the documentation description of this parameter member 51 StringRef Doc; // the documentation description of this instruction member
|
| /openbsd-src/gnu/llvm/clang/utils/TableGen/ |
| H A D | ClangSyntaxEmitter.cpp | 177 static void printDoc(llvm::StringRef Doc, llvm::raw_ostream &OS) { in printDoc()
|
| H A D | ClangOptionDocEmitter.cpp | 423 void emitDocumentation(int Depth, const Documentation &Doc, in emitDocumentation()
|
| H A D | ClangAttrEmitter.cpp | 4689 const DocumentationData &Doc, raw_ostream &OS) { in WriteDocumentation() 4767 const Record &Doc = *D; in EmitClangAttrDocs() local 4797 for (const auto &Doc : I.second) in EmitClangAttrDocs() local
|
| H A D | ClangDiagnosticsEmitter.cpp | 1832 auto Doc = G->getValueAsString("Documentation"); in EmitClangDiagDocs() local
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-tapi-diff/ |
| H A D | DiffEngine.cpp | 222 for (auto Doc : Interface->documents()) { in getSingleIF() local 532 if (InlineDoc *Doc = dyn_cast<InlineDoc>(Item.get())) in printDifferences() local
|
| /openbsd-src/gnu/llvm/clang/lib/Basic/ |
| H A D | Sarif.cpp | 415 json::Object Doc{ in createDocument() local
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackDocument.h | 32 Document *Doc; member
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
| H A D | YAMLParser.h | 621 std::unique_ptr<Document> *Doc = nullptr; variable
|
| /openbsd-src/gnu/llvm/llvm/lib/WindowsManifest/ |
| H A D | WindowsManifestMerger.cpp | 616 for (auto &Doc : MergedDocs) in ~WindowsManifestMergerImpl() local
|
| /openbsd-src/gnu/llvm/clang/tools/c-index-test/ |
| H A D | c-index-test.c | 651 xmlDocPtr Doc; in ValidateCommentXML() local
|