Home
last modified time | relevance | path

Searched refs:g_use_loop_detect (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/DataFormatters/
DLibCxxList.cpp162 if (g_use_loop_detect == false) in HasLoop()
/external/lldb/include/lldb/DataFormatters/
DCXXFormatterFunctions.h821 static const bool g_use_loop_detect = true; variable