reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
293 return evaluate(LI->begin(), LI->end(), Elts, Loc); 298 PrintFatalError(Loc, "Invalid set element: " + Expr->getAsString()); 301 PrintFatalError(Loc, "Bad set expression: " + Expr->getAsString()); 304 PrintFatalError(Loc, "Unknown set operator: " + Expr->getAsString()); 305 I->second->apply(*this, DagExpr, Elts, Loc);