Home | History | Annotate | Download | only in Sema

Lines Matching full:lookupname

2542     // FIXME. Consolidate this with similar code in LookupName.
15075 if (LookupName(Result, getCurScope()) && Result.isSingleResult()) {