Lines Matching defs:IsInScope
377 SBValue::IsInScope ()385 result = value_sp->IsInScope ();390 log->Printf ("SBValue(%p)::IsInScope () => %i", value_sp.get(), result);1647 if (!IsInScope())1716 if (IsInScope() && GetType().IsPointerType())