Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_resolve/src/
Dcheck_unused.rs70 span_with_attributes: Span, field
/third_party/rust/rust/compiler/rustc_ast/src/
Dast.rs2799 pub fn span_with_attributes(&self) -> Span { in span_with_attributes() method