Searched defs:error_here (Results 1 – 2 of 2) sorted by relevance
84 suppress_expected_no_diagnostics_error error_here; // expected-error {{}} variable
284 pub fn error_here(&self, kind: ErrorKind) -> ParseError { in error_here() method