Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:getStartLoc

301   /// getStartLoc - Get the location of the first token of this operand.
302 SMLoc getStartLoc() const { return StartLoc; }
875 ErrorLoc = ((PPCOperand*)Operands[ErrorInfo])->getStartLoc();