Home
last modified time | relevance | path

Searched refs:FindLifetimeMut (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Dcheck.rs560 struct FindLifetimeMut<'a> { in check_mut_return_restriction() structure names
565 impl<'t, 'a> Visit<'t> for FindLifetimeMut<'a> {
582 let mut visitor = FindLifetimeMut { cx, found: false };
/third_party/rust/crates/cxx/syntax/
H A Dcheck.rs560 struct FindLifetimeMut<'a> { in check_mut_return_restriction() structure names
565 impl<'t, 'a> Visit<'t> for FindLifetimeMut<'a> {
582 let mut visitor = FindLifetimeMut { cx, found: false };
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dcheck.rs560 struct FindLifetimeMut<'a> { in check_mut_return_restriction() structure names
565 impl<'t, 'a> Visit<'t> for FindLifetimeMut<'a> {
582 let mut visitor = FindLifetimeMut { cx, found: false };
/third_party/rust/crates/cxx/macro/src/syntax/
H A Dcheck.rs560 struct FindLifetimeMut<'a> { in check_mut_return_restriction() structure names
565 impl<'t, 'a> Visit<'t> for FindLifetimeMut<'a> {
582 let mut visitor = FindLifetimeMut { cx, found: false };
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Dcheck.rs560 struct FindLifetimeMut<'a> { in check_mut_return_restriction() structure names
565 impl<'t, 'a> Visit<'t> for FindLifetimeMut<'a> {
582 let mut visitor = FindLifetimeMut { cx, found: false };

Completed in 5 milliseconds