Home | History | Annotate | Download | only in Sema

Lines Matching refs:ObjectTypeSearchedInScope

278   bool ObjectTypeSearchedInScope = false;
297 ObjectTypeSearchedInScope = true;
357 if (S && !ObjectType.isNull() && !ObjectTypeSearchedInScope) {