MCPcopy Create free account
hub / github.com/GPUOpen-Tools/GPU-Reshape / Error

Method Error

Source/Test/Device/Generator/Source/Parser.cpp:619–621  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

617}
618
619void Parser::Context::Error(const char *message) {
620 std::cerr << "Line " << Tok().line << ", " << message << std::endl;
621}

Callers 9

ParseMethod · 0.45
ParseStatementMethod · 0.45
ParseDispatchMethod · 0.45
ParseResourceMethod · 0.45
ParseMessageMethod · 0.45
ParseKernelTypeMethod · 0.45
ParseStringMethod · 0.45
ParseIntMethod · 0.45
ParseResourceTypeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected