Searched refs:tuneForLLDB (Results 1 – 2 of 2) sorted by relevance
538 bool tuneForLLDB() const { return DebuggerTuning == DebuggerKind::LLDB; } in tuneForLLDB() function
233 HasDwarfAccelTables = tuneForLLDB(); in DwarfDebug()