Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:getStartLoc

144   /// getStartLoc - Get the location of the first token of this operand.
145 SMLoc getStartLoc() const { return StartLoc; }
1091 ErrorLoc = ((X86Operand*)Operands[OrigErrorInfo])->getStartLoc();