Searched refs:InputStartLine (Results 1 – 3 of 3) sorted by relevance
433 if (DiagItr->InputStartLine == DiagItr->InputEndLine && in BuildInputAnnotations()448 A.InputLine = DiagItr->InputStartLine; in BuildInputAnnotations()450 if (DiagItr->InputStartLine == DiagItr->InputEndLine) { in BuildInputAnnotations()458 assert(DiagItr->InputStartLine < DiagItr->InputEndLine && in BuildInputAnnotations()462 for (unsigned L = DiagItr->InputStartLine + 1, E = DiagItr->InputEndLine; in BuildInputAnnotations()
163 unsigned InputStartLine; member
1617 InputStartLine = Start.first; in FileCheckDiag()