/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | InterfaceFile.cpp | 116 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 D | TextStubV5.cpp | 1005 for (const auto &Doc : File->documents()) { in getJSON() local
|
/freebsd/contrib/llvm-project/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() argument [all...] |
H A D | yaml2obj.cpp | 28 yaml::YamlObjectFile Doc; in convertYAML() local [all...] |
H A D | DXContainerEmitter.cpp | 284 bool yaml2dxcontainer(DXContainerYAML::Object &Doc, raw_ostream &Out, in yaml2dxcontainer()
|
H A D | XCOFFEmitter.cpp | 893 bool yaml2xcoff(XCOFFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2xcoff()
|
H A D | ELFEmitter.cpp | 210 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 D | COFFEmitter.cpp | 624 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff()
|
H A D | WasmEmitter.cpp | 688 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
|
H A D | MachOEmitter.cpp | 746 yaml2macho(YamlObjectFile & Doc,raw_ostream & Out,ErrorHandler EH) yaml2macho() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUDelayedMCExpr.cpp | 17 msgpack::Document *Doc = DN.getDocument(); in getNode() local
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-tapi-diff/ |
H A D | DiffEngine.cpp |
|
/freebsd/contrib/llvm-project/clang/lib/Basic/ |
H A D | Sarif.cpp | 417 json::Object Doc{ in createDocument() local
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DXILEmitter.cpp | 41 StringRef Doc; // the documentation description of this instruction member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackDocument.h | 32 Document *Doc; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 621 std::unique_ptr<Document> *Doc = nullptr; global() variable [all...] |
/freebsd/contrib/llvm-project/clang/utils/TableGen/ |
H A D | ClangOptionDocEmitter.cpp | 437 void emitDocumentation(int Depth, const Documentation &Doc, in emitDocumentation()
|
H A D | ClangAttrEmitter.cpp | 5146 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 D | ClangDiagnosticsEmitter.cpp | 2029 auto Doc = G->getValueAsString("Documentation"); in EmitClangDiagDocs() local
|
/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/ |
H A D | WindowsManifestMerger.cpp | 616 for (auto &Doc : MergedDocs) in ~WindowsManifestMergerImpl() local
|