Home
last modified time | relevance | path

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

/third_party/rust/rust/compiler/rustc_span/src/
Dprofiling.rs21 impl SpannedEventArgRecorder for EventArgRecorder<'_> { implementation
/third_party/rust/rust/compiler/rustc_data_structures/src/
Dprofiling.rs508 pub struct EventArgRecorder<'p> { struct
519 impl EventArgRecorder<'_> { argument