Home | History | Annotate | Download | only in Frontend

Lines Matching refs:setDebugInfo

320     Opts.setDebugInfo(CodeGenOptions::DebugLineTablesOnly);
324 Opts.setDebugInfo(CodeGenOptions::LimitedDebugInfo);
326 Opts.setDebugInfo(CodeGenOptions::FullDebugInfo);