reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
600 ErrorCallback(Token.location(),
lib/CodeGen/MIRParser/MIParser.cpp534 bool MIParser::error(const Twine &Msg) { return error(Token.location(), Msg); } 590 auto Loc = Token.location(); 889 auto Loc = Token.location(); 894 ParsedMachineOperand(MO, Loc, Token.location(), TiedDefIdx)); 911 auto Loc = Token.location(); 918 ParsedMachineOperand(MO, Loc, Token.location(), TiedDefIdx)); 1119 return error(Operands.empty() ? Token.location() : Operands.back().End, 1231 StringRef::iterator Loc = Token.location(); 1431 if (parseLowLevelType(Token.location(), Ty)) 1450 if (parseLowLevelType(Token.location(), Ty)) 1604 auto Loc = Token.location(); 1619 auto Loc = Token.location(); 1830 auto Loc = Token.location(); 2533 auto Loc = Token.location(); 2618 if (parseIRConstant(Token.location(), Token.stringValue(), C))