Lines Matching full:nextline
754 JITEvent_EmittedFunctionDetails::LineStart NextLine;755 NextLine.Address = getCurrentPCValue();756 NextLine.Loc = DL;757 EmissionDetails.LineStarts.push_back(NextLine);