Home | History | Annotate | Download | only in Sema

Lines Matching refs:ULE

9191   if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Callee)) {
9192 assert(ULE->requiresADL());
9196 Functions.append(ULE->decls_begin(), ULE->decls_end());