Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:getEndLoc

262   /// getEndLoc - Get the location of the last token of this operand.
263 SMLoc getEndLoc() const override {
563 EndLoc = Tok.getEndLoc();