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

/freebsd-10.1-release/contrib/llvm/tools/lldb/source/DataFormatters/
H A DCXXFormatterFunctions.cpp54 options.SetKeepInMemory(true);
88 options.SetKeepInMemory(true);
126 options.SetKeepInMemory(true);
163 options.SetKeepInMemory(true);
H A DLibStdcpp.cpp39 m_options.SetKeepInMemory(true);
220 m_options.SetKeepInMemory(true);
H A DNSDictionary.cpp222 options.SetKeepInMemory(true);
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Commands/
H A DCommandObjectExpression.cpp288 options.SetKeepInMemory(keep_in_memory);
H A DCommandObjectWatchpoint.cpp1261 options.SetKeepInMemory(false);
/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DTarget.h275 SetKeepInMemory (bool keep = true) function in class:lldb_private::EvaluateExpressionOptions
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/API/
H A DSBValue.cpp726 options.ref().SetKeepInMemory(true);
744 options.ref().SetKeepInMemory(true);

Completed in 144 milliseconds