Home | History | Annotate | Download | only in Sema

Lines Matching full:lookupname

1482     LookupName(Res, TUScope, /*AllowBuiltinCreation=*/true);
3088 if (S.LookupName(Result, S.getCurScope())) {