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

/fuchsia/zircon/system/host/fidl/lib/
H A Derror_reporter.cpp26 std::string FormatError(const SourceLocation& location, StringView message, size_t squiggle_size = 0u) { function in namespace:fidl
63 auto error = FormatError(location, message);
76 auto error = FormatError(token_location, message, token_data.size());

Completed in 25 milliseconds