Searched defs:EndLine (Results 1 – 8 of 8) sorted by relevance
14 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
85 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()
331 unsigned EndLine, uint32_t Ident, int Version) in GCOVFunction()416 unsigned EndLine; member in __anon09913f2a0311::GCOVFunction577 static bool functionHasLines(const Function &F, unsigned &EndLine) { in functionHasLines()778 unsigned EndLine; in emitProfileNotes() local
681 const unsigned EndLine = SourceMgr.getPresumedLineNumber( in parseHTMLStartTag() local
3237 unsigned EndLine = SM.getExpansionLineNumber(End); in populateExecutedLinesWithFunctionSignature() local
1178 UINT32 EndLine; member