Home
last modified time | relevance | path

Searched refs:emit_diagnostic (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/proc-macro-error/src/imp/
H A Dfallback.rs22 pub(crate) fn emit_diagnostic(diag: Diagnostic) {
H A Ddelegate.rs24 pub(crate) fn emit_diagnostic(diag: Diagnostic) {
/third_party/rust/crates/syn/benches/
H A Drust.rs66 fn emit_diagnostic(&mut self, _diag: &Diagnostic) {} in bench() functions
/third_party/rust/crates/proc-macro-error/src/
H A Ddiagnostic.rs192 crate::imp::emit_diagnostic(self); in emit()

Completed in 2 milliseconds