Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:getEndLoc

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