Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getEndLoc

484   /// getEndLoc - Get the location of the last token of this operand.
485 SMLoc getEndLoc() const { return EndLoc; }