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

/fuchsia/zircon/system/host/fidl/lib/
H A Derror_reporter.cpp74 auto token_location = token.location(); local
75 auto token_data = token_location.data();
76 auto error = FormatError(token_location, message, token_data.size());

Completed in 73 milliseconds