Searched refs:IsNotFound (Results 1 – 2 of 2) sorted by relevance
85 bool IsNotFound() const { return kind() == kNotFound; } in IsNotFound() function
196 if (access_info.IsNotFound()) { in ReduceNamedAccess()