Searched refs:scanner_error_location_ (Results 1 – 2 of 2) sorted by relevance
248 Location error_location() const { return scanner_error_location_; } in error_location()565 scanner_error_location_ = location; in ReportScannerError()571 scanner_error_location_ = Location(pos, pos + 1); in ReportScannerError()821 Location scanner_error_location_; variable
991 ErrorState scanner_error_state(&scanner_error_, &scanner_error_location_); in ScanTemplateSpan()