Searched defs:error_reporter (Results 1 - 4 of 4) sorted by relevance

/fuchsia/zircon/system/host/fidl/formatter/
H A Dmain.cpp103 fidl::ErrorReporter error_reporter; local
50 Format(const fidl::SourceFile& source_file, fidl::IdentifierTable* identifier_table, fidl::ErrorReporter* error_reporter, std::string& output) argument
/fuchsia/zircon/system/host/fidl/compiler/
H A Dmain.cpp319 fidl::ErrorReporter error_reporter; local
222 Parse(const fidl::SourceFile& source_file, fidl::IdentifierTable* identifier_table, fidl::ErrorReporter* error_reporter, fidl::flat::Library* library) argument
/fuchsia/zircon/system/host/fidl/lib/
H A Dparser.cpp48 Parser::Parser(Lexer* lexer, ErrorReporter* error_reporter) argument
/fuchsia/zircon/system/host/fidl/include/fidl/
H A Dflat_ast.h557 Library(const Libraries* all_libraries, ErrorReporter* error_reporter) argument

Completed in 96 milliseconds