Searched defs:EndLine (Results 1 – 8 of 8) sorted by relevance
14 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
82 unsigned EndLine, EndColumn; in fromString() local
35 const intptr_t EndLine = ((intptr_t)Addr + Len + LineSize - 1) & Mask; in clearCache() local
97 Line(int32_t CodeOffset, uint32_t StartLine, uint32_t EndLine, in Line()
329 unsigned EndLine, uint32_t Ident, int Version) in GCOVFunction() argument 434 unsigned EndLine; member in __anon09913f2a0311::GCOVFunction 595 static bool functionHasLines(const Function &F, unsigned &EndLine) { in functionHasLines() argument 796 unsigned EndLine; emitProfileNotes() local [all...]
681 const unsigned EndLine = SourceMgr.getPresumedLineNumber( in parseHTMLStartTag() local
3189 unsigned EndLine = SM.getExpansionLineNumber(End); in populateExecutedLinesWithFunctionSignature() local
1177 UINT32 EndLine; member