Home | History | Annotate | Download | only in Sema

Lines Matching refs:DiagnoseEmptyLookup

1763 Sema::DiagnoseEmptyLookup(Scope *S, CXXScopeSpec &SS, LookupResult &R,
1855 // the function calling DiagnoseEmptyLookup will try to create an
2174 if (DiagnoseEmptyLookup(S, SS, R,
2201 "DiagnoseEmptyLookup returned false but added no results");