Lines Matching full:inbuffer
306 /// \param InBuffer If not 0, should be the known buffer id that contains the308 void jumpToLoc(SMLoc Loc, unsigned InBuffer = 0);582 void AsmParser::jumpToLoc(SMLoc Loc, unsigned InBuffer) {583 CurBuffer = InBuffer ? InBuffer : SrcMgr.FindBufferContainingLoc(Loc);