Home | History | Annotate | Download | only in Sema

Lines Matching refs:ULE

10706   if (UnresolvedLookupExpr *ULE = dyn_cast<UnresolvedLookupExpr>(Callee)) {
10707 assert(ULE->requiresADL());
10708 Functions.append(ULE->decls_begin(), ULE->decls_end());