Searched refs:setDebugInfo (Results 1 – 7 of 7) sorted by relevance
67 void setDebugInfo(lto_debug_model);
150 cg->setDebugInfo(debug); in lto_codegen_set_debug_model()
134 void LTOCodeGenerator::setDebugInfo(lto_debug_model debug) { in setDebugInfo() function in LTOCodeGenerator
183 void setDebugInfo(blink::WebGraphicsLayerDebugInfo*);
508 void GraphicsLayer::setDebugInfo(blink::WebGraphicsLayerDebugInfo* debugInfo) in setDebugInfo() function in WebCore::GraphicsLayer
320 Opts.setDebugInfo(CodeGenOptions::DebugLineTablesOnly); in ParseCodeGenArgs()324 Opts.setDebugInfo(CodeGenOptions::LimitedDebugInfo); in ParseCodeGenArgs()326 Opts.setDebugInfo(CodeGenOptions::FullDebugInfo); in ParseCodeGenArgs()
1239 graphicsLayer->setDebugInfo(debugInfo); in gatherDebugLayoutRects()