Home
last modified time | relevance | path

Searched defs:remove_attrs_and_docs (Results 1 – 1 of 1) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/
Dedit_in_place.rs195 fn remove_attrs_and_docs(&self) { in remove_attrs_and_docs() method
198 fn remove_attrs_and_docs(node: &SyntaxNode) { in remove_attrs_and_docs() function