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

/external/lldb/include/lldb/Expression/
H A DClangExpressionVariable.h254 EVIsLLDBAllocated = 1 << 0, ///< This variable is resident in a location specifically allocated for it by LLDB in the target process enumerator in enum:lldb_private::ClangExpressionVariable::Flags

Completed in 745 milliseconds