Searched refs:handleTaggedDoc (Results 1 – 3 of 3) sorted by relevance
103 bool handleTaggedDoc(llvm::yaml::IO &io, const lld::File *&file) const;
62 bool Registry::handleTaggedDoc(llvm::yaml::IO &io, in handleTaggedDoc() function in lld::Registry
696 if (info->_registry && info->_registry->handleTaggedDoc(io, file)) in mapping()