Home
last modified time | relevance | path

Searched defs:errorSink (Results 1 – 1 of 1) sorted by relevance

/build/soong/mk2rbc/mk2rbc/
Dmk2rbc.go456 type errorSink struct { struct
457 data map[string]datum
460 …rorSink) NewError(el mk2rbc.ErrorLocation, node parser.Node, message string, args ...interface{}) {
492 func (ebt errorSink) printStatistics() {