Home | History | Annotate | Download | only in src

Lines Matching refs:IsFound

110   for (; it->IsFound(); it->Next()) {
149 for (; it->IsFound(); it->Next()) {
575 for (; it->IsFound(); it->Next()) {
614 for (; it->IsFound(); it->Next()) {
2816 for (; it->IsFound(); it->Next()) {
3786 DCHECK(!it.IsFound());
3807 for (; it.IsFound(); it.Next()) {
3986 for (; it->IsFound(); it->Next()) {
4923 for (; it.IsFound(); it.Next()) {
6138 preexists = it.IsFound();
6246 if (it.IsFound() && (it.IsReadOnly() || !it.IsConfigurable())) {
6301 for (; it.IsFound(); it.Next()) {
12795 CHECK(it.IsFound());
13184 return maybe(it.IsFound());