Searched refs:IsValidScope (Results 1 – 3 of 3) sorted by relevance
25 bool IsValidScope(uint32_t scope) { in IsValidScope() function71 if (is_const_int32 && !IsValidScope(value)) { in ValidateScope()