Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/include/lld/Core/
H A DReader.h73 virtual bool handledDocTag(llvm::yaml::IO &io, const lld::File *&f) const = 0;
/freebsd-13.1/contrib/llvm-project/lld/lib/Core/
H A DReader.cpp65 if (h->handledDocTag(io, file)) in handleTaggedDoc()
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFile.h328 bool handledDocTag(llvm::yaml::IO &io, const lld::File *&file) const override;
H A DMachONormalizedFileYAML.cpp754 bool MachOYamlIOTaggedDocumentHandler::handledDocTag(llvm::yaml::IO &io, in handledDocTag() function in lld::mach_o::MachOYamlIOTaggedDocumentHandler
/freebsd-13.1/contrib/llvm-project/lld/lib/ReaderWriter/YAML/
H A DReaderWriterYAML.cpp1329 bool handledDocTag(llvm::yaml::IO &io, const lld::File *&file) const override { in handledDocTag() function in lld::__anonacaba8890211::NativeYamlIOTaggedDocumentHandler
1340 bool handledDocTag(llvm::yaml::IO &io, const lld::File *&file) const override { in handledDocTag() function in lld::__anonacaba8890211::ArchiveYamlIOTaggedDocumentHandler