Searched defs:EndLine (Results 1 – 9 of 9) sorted by relevance
14 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
81 unsigned EndLine, EndColumn; in fromString() local
35 const intptr_t EndLine = ((intptr_t)Addr + Len + LineSize - 1) & Mask; in clearCache() local
98 Line(int32_t CodeOffset, uint32_t StartLine, uint32_t EndLine, in Line()
228 const AnnotatedLine *EndLine = AnnotatedLines[I]; in analyze() local
382 unsigned EndLine, uint32_t Ident, int Version) in GCOVFunction()487 unsigned EndLine; member in __anon26c0f7420611::GCOVFunction648 static bool functionHasLines(const Function &F, unsigned &EndLine) { in functionHasLines()846 unsigned EndLine; in emitProfileNotes() local
525 const unsigned EndLine = SourceMgr.getPresumedLineNumber( in parseHTMLStartTag() local
3136 unsigned EndLine = SM.getExpansionLineNumber(End); in populateExecutedLinesWithFunctionSignature() local
1168 UINT32 EndLine; member