Home
last modified time | relevance | path

Searched refs:NewError (Results 1 – 2 of 2) sorted by relevance

/build/soong/mk2rbc/mk2rbc/
Dmk2rbc.go469 func (ebt errorSink) NewError(el mk2rbc.ErrorLocation, node parser.Node, message string, args ...in… func
/build/soong/mk2rbc/
Dmk2rbc.go197 NewError(el ErrorLocation, node mkparser.Node, text string, args ...interface{}) methodSpec
1065 ctx.errorLogger.NewError(ctx.errorLocation(node), node, text, args...)