Searched defs:lineNo (Results 1 – 3 of 3) sorted by relevance
40 int lineNo; variable
72 const int64_t lineNo = i.line_number(); in handle() local
265 unsigned lineNo = SourceMgr->getLineNumber(FID, StartOffs) - 1; in InsertText() local399 for (unsigned lineNo = startLineNo; lineNo <= endLineNo; ++lineNo) { in IncreaseIndentation() local