Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp116 for (auto Doc : Library->documents()) in inlineLibrary() local
227 for (auto &Doc : Documents) { in remove() local
274 for (auto &Doc : Documents) { in remove() local
340 for (auto &Doc : Documents) { in extract() local
H A DTextStubV5.cpp1005 for (const auto &Doc : File->documents()) { in getJSON() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DArchiveEmitter.cpp20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2archive()
H A DOffloadEmitter.cpp21 bool yaml2offload(Binary &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2offload() argument
[all...]
H A Dyaml2obj.cpp28 yaml::YamlObjectFile Doc; in convertYAML() local
[all...]
H A DDXContainerEmitter.cpp284 bool yaml2dxcontainer(DXContainerYAML::Object &Doc, raw_ostream &Out, in yaml2dxcontainer()
H A DXCOFFEmitter.cpp893 bool yaml2xcoff(XCOFFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2xcoff()
H A DELFEmitter.cpp210 ELFYAML::Object &Doc; member in __anone951591a0111::ELFState
2039 bool ELFState<ELFT>::writeELF(raw_ostream &OS, ELFYAML::Object &Doc, in writeELF()
2107 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH, in yaml2elf()
H A DCOFFEmitter.cpp624 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff()
H A DWasmEmitter.cpp688 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
H A DMachOEmitter.cpp746 yaml2macho(YamlObjectFile & Doc,raw_ostream & Out,ErrorHandler EH) yaml2macho() argument
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUDelayedMCExpr.cpp17 msgpack::Document *Doc = DN.getDocument(); in getNode() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSarif.cpp417 json::Object Doc{ in createDocument() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDXILEmitter.cpp41 StringRef Doc; // the documentation description of this instruction member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h32 Document *Doc; member
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLParser.h621 std::unique_ptr<Document> *Doc = nullptr; global() variable
[all...]
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp437 void emitDocumentation(int Depth, const Documentation &Doc, in emitDocumentation()
H A DClangAttrEmitter.cpp5146 const DocumentationData &Doc, raw_ostream &OS) { in WriteDocumentation()
5225 const Record &Doc = *D; in EmitClangAttrDocs() local
5255 for (const auto &Doc : I.second) in EmitClangAttrDocs() local
H A DClangDiagnosticsEmitter.cpp2029 auto Doc = G->getValueAsString("Documentation"); in EmitClangDiagDocs() local
/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp616 for (auto &Doc : MergedDocs) in ~WindowsManifestMergerImpl() local