Searched refs:reportWarning (Results 1 – 5 of 5) sorted by relevance
63 void reportWarning(const String&);
121 document().accessSVGExtensions().reportWarning( in parseAttribute()
153 void SVGDocumentExtensions::reportWarning(const String& message) in reportWarning() function in blink::SVGDocumentExtensions
101 void reportWarning(StringRef warning, SourceLocation loc,
688 void TransformActions::reportWarning(StringRef message, SourceLocation loc, in reportWarning() function in TransformActions