Searched refs:in_debugger (Results 1 – 1 of 1) sorted by relevance
2594 bool in_debugger = debug->InDebugger(); in OnAfterCompile() local2630 if (in_debugger && (after_compile_flags & SEND_WHEN_DEBUGGING) == 0) return; in OnAfterCompile()