Searched defs:EVKeepInTarget (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Expression/
H A DClangExpressionVariable.h259 EVKeepInTarget = 1 << 5, ///< Keep the allocation after the expression is complete rather than freeze drying its contents and freeing it enumerator in enum:lldb_private::ClangExpressionVariable::Flags

Completed in 506 milliseconds