Home
last modified time | relevance | path

Searched refs:handledDocTag (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/include/lld/Core/
H A DReader.h74 virtual bool handledDocTag(llvm::yaml::IO &io, const lld::File *&f) const = 0;
/freebsd-12.1/contrib/llvm/tools/lld/lib/Core/
H A DReader.cpp66 if (h->handledDocTag(io, file)) in handleTaggedDoc()
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h328 bool handledDocTag(llvm::yaml::IO &io, const lld::File *&file) const override;
H A DMachONormalizedFileYAML.cpp757 bool MachOYamlIOTaggedDocumentHandler::handledDocTag(llvm::yaml::IO &io, in handledDocTag() function in lld::mach_o::MachOYamlIOTaggedDocumentHandler
/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp1330 bool handledDocTag(llvm::yaml::IO &io, const lld::File *&file) const override { in handledDocTag() function in lld::__anondd45de840211::NativeYamlIOTaggedDocumentHandler
1341 bool handledDocTag(llvm::yaml::IO &io, const lld::File *&file) const override { in handledDocTag() function in lld::__anondd45de840211::ArchiveYamlIOTaggedDocumentHandler