Searched refs:HasProcessScope (Results 1 – 3 of 3) sorted by relevance
740 HasProcessScope () const;
504 ExecutionContext::HasProcessScope () const in HasProcessScope() function in ExecutionContext513 return (HasProcessScope() in HasThreadScope()
237 if ((flags & eFlagRequiresProcess) && !m_exe_ctx.HasProcessScope()) in CheckRequirements()