Searched defs:doc_hidden (Results 1 – 2 of 2) sorted by relevance
62 fn doc_hidden(&self) -> bool { in doc_hidden() method132 let doc_hidden = self.doc_hidden() || is_doc_hidden(attrs); in enter_lint_attrs() localVariable
498 fn doc_hidden(&self) -> bool { in doc_hidden() method544 let doc_hidden = self.doc_hidden() in enter_lint_attrs() localVariable