Home | History | Annotate | Download | only in Parse

Lines Matching refs:LookupResult

2130       LookupResult R(Actions, TokenName, SourceLocation(),
2138 for (LookupResult::iterator I = R.begin(), IEnd = R.end();