Home
last modified time | relevance | path

Searched defs:Doc (Results 1 – 21 of 21) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DGOFFEmitter.cpp184 GOFFState(raw_ostream &OS, GOFFYAML::Object &Doc, in GOFFState()
198 GOFFYAML::Object &Doc; member in __anon95e3cb370111::GOFFState
266 bool GOFFState::writeGOFF(raw_ostream &OS, GOFFYAML::Object &Doc, in writeGOFF()
276 bool yaml2goff(llvm::GOFFYAML::Object &Doc, raw_ostream &Out, in yaml2goff()
H A DOffloadEmitter.cpp21 bool yaml2offload(Binary &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2offload()
H A DArchiveEmitter.cpp20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2archive()
H A Dyaml2obj.cpp28 yaml::YamlObjectFile Doc; in convertYAML() local
H A DDXContainerEmitter.cpp283 yaml2dxcontainer(DXContainerYAML::Object & Doc,raw_ostream & Out,ErrorHandler EH) yaml2dxcontainer() argument
H A DXCOFFEmitter.cpp779 yaml2xcoff(XCOFFYAML::Object & Doc,raw_ostream & Out,ErrorHandler EH) yaml2xcoff() argument
H A DELFEmitter.cpp204 ELFYAML::Object &Doc; global() member in __anon4bfa4e2c0111::ELFState
1971 writeELF(raw_ostream & OS,ELFYAML::Object & Doc,yaml::ErrorHandler EH,uint64_t MaxSize) writeELF() argument
2039 yaml2elf(llvm::ELFYAML::Object & Doc,raw_ostream & Out,ErrorHandler EH,uint64_t MaxSize) yaml2elf() argument
[all...]
H A DCOFFEmitter.cpp624 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff() argument
H A DWasmEmitter.cpp688 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
H A DMachOEmitter.cpp747 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2macho()
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp115 for (auto Doc : Library->documents()) inlineLibrary() local
226 for (auto &Doc : Documents) { remove() local
273 for (auto &Doc : Documents) { remove() local
339 for (auto &Doc : Documents) { extract() local
[all...]
H A DTextStubV5.cpp1005 for (const auto &Doc : File->documents()) { in getJSON() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp37 StringRef Doc; // the documentation description of this parameter global() member
51 StringRef Doc; // the documentation description of this instruction global() member
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangSyntaxEmitter.cpp177 static void printDoc(llvm::StringRef Doc, llvm::raw_ostream &OS) { in printDoc()
H A DClangOptionDocEmitter.cpp406 emitDocumentation(int Depth,const Documentation & Doc,const Record * DocInfo,raw_ostream & OS) emitDocumentation() argument
H A DClangAttrEmitter.cpp4997 WriteDocumentation(RecordKeeper & Records,const DocumentationData & Doc,raw_ostream & OS) WriteDocumentation() argument
5075 const Record &Doc = *D; EmitClangAttrDocs() local
5105 for (const auto &Doc : I.second) EmitClangAttrDocs() local
[all...]
H A DClangDiagnosticsEmitter.cpp1840 auto Doc = G->getValueAsString("Documentation"); EmitClangDiagDocs() local
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp418 json::Object Doc{ createDocument() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h32 Document *Doc; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h626 std::unique_ptr<Document> *Doc = nullptr; variable
/freebsd-src/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp616 for (auto &Doc : MergedDocs) in ~WindowsManifestMergerImpl() local