Searched refs:eVariableType_InScope (Results 1 – 3 of 3) sorted by relevance
99 eVariableType_InScope = (1u << 0), // In scope only. enumerator
763 CMICmnLLDBDebugSessionInfo::eVariableType_InScope; in Execute()936 CMICmnLLDBDebugSessionInfo::eVariableType_InScope; in Execute()
439 const bool bInScopeOnly = (vMaskVarTypes & eVariableType_InScope); in MIResponseFormVariableInfo()