Lines Matching refs:NextLine
740 JITEvent_EmittedFunctionDetails::LineStart NextLine;741 NextLine.Address = getCurrentPCValue();742 NextLine.Loc = DL;743 EmissionDetails.LineStarts.push_back(NextLine);