Home | History | Annotate | Download | only in src

Lines Matching refs:HasHint

75 bool UsePosition::HasHint() const {
223 while (pos != NULL && !pos->HasHint()) pos = pos->next();