Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getStartLoc

133   // getStartLoc - Gets location of the first token of this operand
134 SMLoc getStartLoc() const override { return StartLoc; }
654 ErrorLoc = ((LanaiOperand &)*Operands[ErrorInfo]).getStartLoc();