reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
147 return Error(Loc, "New definition of '" + RV.getName() + "' of type '" + 168 return Error(Loc, "Value '" + ValName->getAsUnquotedString() + 176 return Error(Loc, "Recursion / self-assignment forbidden"); 185 return Error(Loc, "Value '" + ValName->getAsUnquotedString() + 191 return Error(Loc, "Initializer is not compatible with bit range"); 199 return Error(Loc, "Cannot set bit #" + Twine(Bit) + " of value '" + 218 return Error(Loc, "Value '" + ValName->getAsUnquotedString() + 239 return Error(SubClass.RefRange.Start, 253 return Error(SubClass.RefRange.Start, 279 return Error(SubClass.RefRange.Start, 285 return Error(SubClass.RefRange.Start, 312 return Error(SubMultiClass.RefRange.Start, 324 return Error(SubMultiClass.RefRange.Start, 758 return Error(StartLoc, "to match this '<'"); 780 return Error(StartLoc, "to match this '{'"); 891 Error(NameLoc, "Variable not defined: '" + Name->getValue() + "'"); 1130 Error(OpLoc, Twine("expected value of type '") + 1157 Error(InitLoc, Twine("expected a list, got value of type '") + 1165 Error(OpLoc, 1171 Error(OpLoc, Twine("expected first arg type to be '") + 1182 Error(InitLoc, Twine("expected second parameter to be an int, got " 1193 Error(InitLoc, Twine("expected int, bits, or string; got value of " 1203 Error(InitLoc, Twine("expected value of type '") + 1250 Error(OpLoc, "expected two operands to operator"); 1308 Error(OpLoc, 1317 Error(OpLoc, 1429 Error(MHSLoc, "could not determine type of the child list in !dag"); 1433 Error(MHSLoc, Twine("expected list of children, got type '") + 1440 Error(RHSLoc, "could not determine type of the name list in !dag"); 1444 Error(RHSLoc, Twine("expected list<string>, got type '") + 1450 Error(MHSLoc, 1831 Error(NameLoc, "Expected a class name, got '" + Name->getValue() + "'"); 1848 Error(NameLoc, 1859 Error(NameLoc, 1871 Error(NameLoc, 1921 Error(BraceLoc, "Element #" + Twine(i) + " (" + Vals[i]->getAsString() + 2127 Error(CurlyLoc, "Invalid bit range for value"); 2148 Error(SquareLoc, "Invalid range for list slice"); 2180 Error(PasteLoc, "LHS of paste is not typed!"); 2208 Error(PasteLoc, 2234 Error(PasteLoc, "RHS of paste is not typed!"); 2243 Error(PasteLoc, 2487 Error(ValueLoc, "expected a list, got '" + I->getAsString() + Type + "'"); 2542 return Error(Loc, "template argument with the same name has already been " 2730 return Error(Defset.Loc, "expected list type"); 2754 return Error(BraceLoc, "to match this '{'"); 2803 return Error(BraceLoc, "to match this '{'"); 2936 return Error(BraceLoc, "to match this '{'"); 3083 return Error(SubClassLoc, 3093 return Error(SubClassLoc,lib/TableGen/TGParser.h
130 return Error(Lex.getLoc(), Msg);