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

/external/lldb/include/lldb/Expression/
H A DClangExpressionVariable.h256 EVNeedsAllocation = 1 << 2, ///< Space for this variable has yet to be allocated in the target process enumerator in enum:lldb_private::ClangExpressionVariable::Flags

Completed in 50 milliseconds