Searched defs:DiagnoseEmptyLookup (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExpr.cpp1860 Sema::DiagnoseEmptyLookup(Scope *S, CXXScopeSpec &SS, LookupResult &R, function in class:Sema
1918 // the function calling DiagnoseEmptyLookup will try to create an
2235 if (DiagnoseEmptyLookup(S, SS, R,
2262 "DiagnoseEmptyLookup returned false but added no results");

Completed in 206 milliseconds