Searched defs:LineEnd (Results 1 – 6 of 6) sorted by relevance
23 DWORD LineEnd = 0; in getLineNumberEnd() local
72 bool LineEnd = true) { in getStatString()
189 const char *LineEnd = Loc.getPointer(); in GetMessage() local276 const char *LineEnd = SourceLine.end(); in buildFixItLine() local
332 *LineEnd = Ctx.createTempSymbol("linetable_end", false); in emitLineTableForFunction() local
714 const char *LineEnd = LineStart; in checkAllRulesInBuffer() local
225 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member