Searched refs:reportWarning (Results 1 – 7 of 7) sorted by relevance
138 document().accessSVGExtensions()->reportWarning( in parseAttribute()150 document().accessSVGExtensions()->reportWarning( in parseAttribute()169 document().accessSVGExtensions()->reportWarning( in parseAttribute()196 document().accessSVGExtensions()->reportWarning( in parseAttribute()209 document().accessSVGExtensions()->reportWarning( in parseAttribute()
52 …document->accessSVGExtensions()->reportWarning("Problem parsing viewBox=\"" + String(start, end - … in parseViewBoxInternal()66 …document->accessSVGExtensions()->reportWarning("Problem parsing viewBox=\"" + String(start, end - … in parseViewBoxInternal()
62 void reportWarning(const String&);
133 void SVGDocumentExtensions::reportWarning(const String& message) in reportWarning() function in WebCore::SVGDocumentExtensions
42 TA.reportWarning("call returns pointer to GC managed memory; " in VisitCallExpr()
100 void reportWarning(StringRef warning, SourceLocation loc,
696 void TransformActions::reportWarning(StringRef warning, SourceLocation loc, in reportWarning() function in TransformActions