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