Searched refs:SetKeepInMemory (Results 1 - 8 of 8) sorted by relevance

/external/lldb/source/DataFormatters/
H A DCXXFormatterFunctions.cpp54 .SetKeepInMemory(true);
88 .SetKeepInMemory(true)
126 .SetKeepInMemory(true)
163 .SetKeepInMemory(true)
H A DLibStdcpp.cpp39 .SetKeepInMemory(true)
220 .SetKeepInMemory(true)
H A DLibCxx.cpp40 .SetKeepInMemory(true)
H A DNSDictionary.cpp222 EvaluateExpressionOptions().SetKeepInMemory(true));
/external/lldb/source/Commands/
H A DCommandObjectExpression.cpp339 .SetKeepInMemory(keep_in_memory)
H A DCommandObjectWatchpoint.cpp1261 .SetKeepInMemory(false)
/external/lldb/include/lldb/Target/
H A DTarget.h252 SetKeepInMemory (bool keep = true) function in class:lldb_private::EvaluateExpressionOptions
/external/lldb/source/API/
H A DSBValue.cpp707 options.ref().SetKeepInMemory(true);
725 options.ref().SetKeepInMemory(true);

Completed in 245 milliseconds